Search by

altra / permissions

informatica_altra

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: 2026-09-10 01:15:44 UTC


README

Run composer require altra/permissions on terminal.

Publish the config file with

php artisan vendor:publish

Publish migrations

php artisan altra:migration