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: 2025-03-12 18:00:04 UTC


README

Run composer require altra/permissions on terminal.

Publish the config file with

php artisan vendor:publish

Publish migrations

php artisan altra:migration