devtical/filament-sanctum
Filament Sanctum adds a Filament panel for managing Laravel Sanctum API tokens. Create and view personal access tokens from the admin UI, with publishable config and translations for easy customization.
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
composer test
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email w.kristories@gmail.com instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.
How can I help you explore Laravel packages today?