devfaysal / filament-guard
Isolated Guard for accessing Filament admin dashboard
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/devfaysal/filament-guard
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