devtical / filament-sanctum
Laravel Sanctum integration for Filament 4
Fund package maintenance!
Kristories
Installs: 2 030
Dependents: 0
Suggesters: 0
Security: 0
Stars: 53
Watchers: 1
Forks: 20
Open Issues: 0
Requires
- php: ^8.3
- filament/filament: ^4.0
- illuminate/contracts: 12.*
- laravel/sanctum: ^4.0
- orchestra/testbench: 10.*
- spatie/laravel-package-tools: ^1.16
Requires (Dev)
- laravel/pint: ^1.0
- pestphp/pest: ^4.0
README
Installation
You can install the package via composer:
composer require devtical/filament-sanctum
Config:
php artisan vendor:publish --tag=filament-sanctum-config
Translations:
php artisan vendor:publish --tag=filament-sanctum-translations
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email w.kristories@gmail.com
instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.