Download the PHP package mateusjunges/laravel-acl without Composer
On this page you can find all versions of the php package mateusjunges/laravel-acl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mateusjunges/laravel-acl
More information about mateusjunges/laravel-acl
Files in mateusjunges/laravel-acl
Package laravel-acl
Short Description This package provides a complete Access Control List management
License MIT
Homepage https://github.com/mateusjunges/laravel-acl
Informations about the package laravel-acl
[!CAUTION] As of January 2024, this package is no longer maintained. Please use
spatie/laravel-permission
instead.
Laravel ACL
This package allows you to manage user permissions and groups in a database, and is compatible with Laravel v5.8 or higher. Please check the documentations.
Sponsor my work!
If you think this package helped you in any way, you can sponsor me on GitHub!
Tests
Run composer test
to test this package.
Contributing
Thank you for considering contributing for the Laravel ACL package! The contribution guide can be found here.
Changelog
Please see changelog for more information about the changes on this package.
Credits
License
The Laravel ACL package is open-sourced software licenced under the MIT License. Please see the License File for more information.
All versions of laravel-acl with dependencies
illuminate/auth Version ^9.0|^10.0
illuminate/container Version ^9.0|^10.0
illuminate/support Version ^9.0|^10.0
illuminate/database Version ^9.0|^10.0
facade/ignition-contracts Version ^1.0|^2.0