altra/permissions

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

Installs: 4 071

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

pkg:composer/altra/permissions

2.0.0 2023-12-20 12:02 UTC

This package is not auto-updated.

Last update: 2025-09-24 20:54:13 UTC


README

Run composer require altra/permissions on terminal.

Publish the config file with

php artisan vendor:publish

Publish migrations

php artisan altra:migration