Download the PHP package lloricode/filament-spatie-laravel-permission-plugin without Composer
On this page you can find all versions of the php package lloricode/filament-spatie-laravel-permission-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download lloricode/filament-spatie-laravel-permission-plugin
More information about lloricode/filament-spatie-laravel-permission-plugin
Files in lloricode/filament-spatie-laravel-permission-plugin
Package filament-spatie-laravel-permission-plugin
Short Description This is my package filament-spatie-laravel-permission-plugin
License MIT
Homepage https://github.com/lloricode/filament-spatie-laravel-permission-plugin
Informations about the package filament-spatie-laravel-permission-plugin
Filament spatie laravel permission plugin
Requirements
- Laravel 11.20+
- PHP 8.2+
- Spatie/laravel-permission 6.9+
- Filament 3.2.98+
Pre-requisite
To be able to use this package, you need to have spatie/laravel-permission v6.9+ installed. Then follow the installation guide of spatie/laravel-permission.
This has used a wildcard permission based.
So you must to set this on your config/permission.php
file, else it will throw an exception Please enable wildcard permission in your config/permission.php
.
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Usage
Setting up user model
Setting up Filament pages
Setting up Filament widgets
Finally, run this command to generate the permission.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Lloric Mayuga Garcia
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-spatie-laravel-permission-plugin with dependencies
filament/filament Version ^3.2.98
illuminate/contracts Version ^11.20
spatie/laravel-package-tools Version ^1.16.4
spatie/laravel-permission Version ^6.9