3x1io/filament-excel

Excel Export for Resources

Fund package maintenance!
3x1io

v1.0.1 2023-01-29 02:04 UTC

This package is auto-updated.

Last update: 2024-02-29 04:32:47 UTC


README

Screenshot of Login

Filament Excel Export

Excel Export for Resources

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.