Backend Development
RBAC System
This is a Laravel-backed full-stack project for an RBAC (Role-Based Access Control) system. Most organizations require such systems to manage access to content and rights. Specifically, the ability to view, edit, and delete is assigned to roles, and these roles are then assigned to users. This approach enhances data and API privacy and protection.
Technologies
PHP LaravelPHP BladeO Auth 2.0MySQL
