store/database
2026-06-10 01:31:50 +07:00
..
factories initial commit 2026-06-09 18:25:14 +07:00
migrations Remove EmployeeStatus enum and related references from the codebase. Update Employee and User models to eliminate employee status handling. Refactor EmployeeController and related components to remove employee status filtering and display. Adjust EmployeeRequest and migration files accordingly. 2026-06-10 01:31:50 +07:00
seeders Add employee, user, and user profile models with enums for status and gender 2026-06-09 19:16:25 +07:00
.gitignore initial commit 2026-06-09 18:25:14 +07:00