yajra / laravel-acl by yajra

Laravel ACL is a simple role, permission ACL for Laravel Framework.
33,921
104
2
Package Data
Maintainer Username: yajra
Maintainer Contact: aqangeles@gmail.com (Arjay Angeles)
Package Create Date: 2015-12-22
Package Last Update: 2024-04-12
Home Page: https://yajrabox.com/docs/laravel-acl
Language: PHP
License: MIT
Last Refreshed: 2024-04-15 15:06:13
Package Statistics
Total Downloads: 33,921
Monthly Downloads: 1,142
Daily Downloads: 16
Total Stars: 104
Total Watchers: 2
Total Forks: 29
Total Open Issues: 0

Laravel ACL

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

Laravel ACL is a simple role, permission ACL for Laravel Framework. This package was based on the great package Caffeinated/Shinobi but is fully compatible with Laravel's built-in Gate/Authorization system.

Documentations

Installation

Via Composer

$ composer require yajra/laravel-acl:^3.0

Configuration

Register service provider (Optional on Laravel 5.5).

Yajra\Acl\AclServiceProvider::class

Publish assets (Optional):

$ php artisan vendor:publish --tag=laravel-acl

Run migrations:

php artisan migrate

Change log

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

If you discover any security related issues, please email aqangeles@gmail.com instead of using the issue tracker.

Credits

License

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

Buy me a coffee

paypal