Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 857 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 857 Bytes

Laravel Exportify

A Laravel package that provides a unified interface for handling your exports (Excel, PDF, etc.) and support for Livewire.

It is a work in progress, subject to change, please act accordingly ====

Installation

You can install the package via composer:

composer require binary-cats/laravel-exportify

The package will automatically register its service provider.

Testing

composer test

Contributing

Please see CONTRIBUTING.md for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.