Download the PHP package rickgoemans/laravel-permission-service without Composer
On this page you can find all versions of the php package rickgoemans/laravel-permission-service. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rickgoemans/laravel-permission-service
More information about rickgoemans/laravel-permission-service
Files in rickgoemans/laravel-permission-service
Package laravel-permission-service
Short Description A Laravel permission helper service
License MIT
Homepage https://github.com/rickgoemans/laravel-permission-service
Informations about the package laravel-permission-service
A Laravel permission helper service
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Support us
We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.
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
Here's an example in a configuration file containing all permissions that the system holds to sync them on deployment (through a seeder probably).
Here's an example of how this can be used in a policy.
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
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-permission-service with dependencies
spatie/laravel-package-tools Version ^1.14.0
illuminate/contracts Version ^11.0