USE THIS TEMPLATE :
- bezhansalleh/filament-shield
- pxlrbt/filament-excel
- barryvdh/laravel-dompdf
Use the package manager pip to install foobar.
composer install and npm install
cp .env.example .env
php artisan migrate:fresh
php artisan db:seed
php artisan shield:setup
php artisan make:filament-user
php artisan shield:generate --all
php artisan shield:super-admin
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.