altra/permissions

This package provides a flexible way to add Role-based Permissions to Laravel

2.0.0 2023-12-20 12:02 UTC

This package is not auto-updated.

Last update: 2024-04-24 13:41:33 UTC


README

Run composer require altra/permissions on terminal.

Publish the config file with

php artisan vendor:publish

Publish migrations

php artisan altra:migration