devfaysal/filament-spatie-laravel-permission

This package is abandoned and no longer maintained. No replacement package was suggested.

This is my package filament-spatie-laravel-permission

dev-master 2022-02-20 08:32 UTC

This package is auto-updated.

Last update: 2022-04-20 08:50:11 UTC


README

Latest Version on Packagist GitHub Tests Action Status Total Downloads

Installation

You can install the package via composer:

composer require devfaysal/filament-spatie-laravel-permission

You can publish and run the migrations with:

php artisan vendor:publish --provider="Spatie\Permission\PermissionServiceProvider"
php artisan migrate

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.