• Excel Export

Excel Export

Plugin information

by Fady Mondy

Admin panel Action

Excel Export for Resources

Support

#3x1io-excel on Discord

Views

5839

License

MIT

Documentation

Installation

You can install the package via composer:

composer require 3x1io/filament-excel

and now clear cache

php artisan optimize:clear

Usage

it's very easy to generate export just use this command

php artisan filament:export UserResource User

where UserResource is a Resource name and User is a Model

Changelog

Please see CHANGELOG for more information on what has changed recently.

Credits

License

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