Laravel12 Role-Based Management System

Job ID: 39583357

Budget: $30 – $250 USD

Role based login management system


To be created using Laravel 12 and bootstrap or tailwind


1
Create a screen where a user can register on the system. The system will send an email verification link to the user to become a part of the system. The link will be valid for 24 hours post which the user will be removed from the DB


2.
Create a login screen for user login
The user who will register will be a master user (but not the same as the super admin) and all access to create sub users.


3.
Super admin login
The super admin will have complete control on the system and can create any user. The admin will be responsible to create Roles which will be assigned to the users.

Following can be assigned for any role created in the system:
- navigation access
- permission selection for above navigation can be read only, read/write (no delete), and one master user who has all rights (except to manage roles)


4.
User management
The master user can
- create a user
- assign a role to the user
- a user can have multiple roles

The application will run as a web based app and also as a PWA on any phone


Once application is created, we will think on expanding the feature list further