Laravel 9 Project
Web application developed with Laravel 9 and PHP 8.0, the web application allows us to:
- Login and logout.
- Recovery/Change password.
- Role Management (CRUD). Only admin users.
- Permission Assignments.
- Complete user management (CRUD).
- Notification message of CRUD actions by email.
- Search for users by first and/or last name.
- User pagination.
- Form validations in the backend.