matejkucera/laravel-acl

Library for Laravel which provides ACL configuration based on user role and accessed controllers.

Installs: 306

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/matejkucera/laravel-acl

1.3.0 2022-04-08 11:04 UTC

This package is auto-updated.

Last update: 2025-09-22 14:30:30 UTC


README

Description

"Quick & dirty" solution for controller/action based authorization, mainly used in my projects for prototyping, not for production use.