Registry / auth / laravel-enso-roles

laravel-enso-roles

JSON →
library5.6.7phppackagistunverified

Role management for Laravel Enso, providing role-based access control for Enso applications.

composer require laravel-enso/roles
INSTALL
IMPORT
SIG · LARAVEL-ENSO-ROLES
L
laravel-enso-roles
authphpv5.6.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RoleController
use LaravelEnso\Roles\App\Http\Controllers\RoleController;

Instantiate the RoleController to manage roles.

use LaravelEnso\Roles\App\Http\Controllers\RoleController; $controller = new RoleController(); $roles = $controller->index();
Debug
Known issues
gotchaDepends on Laravel Enso core; not standalone.
fix
Install Laravel Enso first or ensure compatibility.
affects: >=5.0.0
Upgrade
Version history
5.6.7latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
Resources
laravel-enso-roles — pip install laravel-enso-roles · libregistry