store/bootstrap
2026-06-10 01:51:05 +07:00
..
cache initial commit 2026-06-09 18:25:14 +07:00
app.php Add role and permission management using Spatie's Laravel Permission package. Introduce Role and Permission enums, update User model to use roles, and implement authorization checks in EmployeeController and related components. Enhance employee management forms and data tables to include role selection and display. Update migrations and seeders for roles and permissions. 2026-06-10 01:51:05 +07:00
providers.php initial commit 2026-06-09 18:25:14 +07:00