devfaysal / filament-guard
Isolated Guard for accessing Filament admin dashboard
0.3
2022-08-25 13:04 UTC
Requires
- php: ^8.0
- filament/filament: ^2.0
- illuminate/contracts: ^9.0
- spatie/laravel-package-tools: ^1.11
- spatie/laravel-permission: ^5.5
Requires (Dev)
- phpstan/phpstan: ^1.8
README
Roles and Permissions managed by spatie/laravel-permission
Install
composer require devfaysal/filament-guard
Publish Migration
php artisan vendor:publish --tag=filament-guard-migrations
Publish Config
php artisan vendor:publish --tag=filament-guard-config