🔑 Provides authentication, authorization and a role-based access control management via ACL (Access Control List)
-
Updated
Nov 4, 2024 - PHP
🔑 Provides authentication, authorization and a role-based access control management via ACL (Access Control List)
Implementation of Role-Based Access Control in PHP
Users roles for Laravel applications 7.x and 8.x.
Laravel 5 package that adds roles & priviledges to your application.
Secure app based on different user privileges(user, staff, admin) , allowing user to login, staff to access intranet, and admin to access intranet and set up new users. Maintaining state across pages with (COOKIES and SESSIONS). Filter input, escape output, form validation recreation. USER: "admin" , PASSWORD: “dcsadmin01"
Add a description, image, and links to the privileges topic page so that developers can more easily learn about it.
To associate your repository with the privileges topic, visit your repo's landing page and select "manage topics."