matejkucera/laravel-acl

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

1.3.0 2022-04-08 11:04 UTC

This package is auto-updated.

Last update: 2024-04-22 11:33:56 UTC


README

Description

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