Download the PHP package acelords/laratrust without Composer
On this page you can find all versions of the php package acelords/laratrust. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download acelords/laratrust
More information about acelords/laratrust
Files in acelords/laratrust
Download acelords/laratrust
More information about acelords/laratrust
Files in acelords/laratrust
Vendor acelords
Package laratrust
Short Description This package provides a flexible way to add Role-based Permissions to Laravel
License MIT
Package laratrust
Short Description This package provides a flexible way to add Role-based Permissions to Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package laratrust
Why This Fork
This fork is meant to be used on AceLords projects, and thus contain other functionalities not requred in the official package by Santigarcor.
Installation
composer require acelords/laratrust
Changelog
6.3.1.1
- Added config
display_roles_permissions_being_checked
that appends the roles/permissions being checked and display in abort message
NB: now read on the rest of the docs.
Laratrust (Laravel Package)
Version Compatibility
Laravel | Laratrust |
---|---|
10.x, 11.X | 8.x |
9.x-10.x | 7.x |
8.x | 6.x |
7.x | 6.x |
6.x | 6.x |
5.6.x - 5.8.x | 5.2 |
5.3.x - 5.5.x | 5.1 |
5.0.x - 5.2.x | 4.0. |
Installation, Configuration and Usage
To install, configure and learn how to use Laratrust please go to the Documentation.
What does Laratrust support?
- Multiple user models.
- Multiple roles and permissions assignable to users.
- Multiple permissions assignable to roles.
- Roles and permissions verification.
- Roles and permissions caching.
- Events when roles and permissions are added, removed or synced.
- Multiple roles and permissions can be added to users within teams.
- Multiple guards for the middleware.
- A simple administration panel for roles and permissions.
- Laravel gates and policies.
License
Laratrust is open-sourced software licensed under the MIT license.
Contributing
Please report any issue you find in the issues page. Pull requests are more than welcome.
All versions of laratrust with dependencies
PHP Build Version
Package Version
The package acelords/laratrust contains the following files
Loading the files please wait ....