Go to file
2026-06-09 19:16:25 +07:00
.github initial commit 2026-06-09 18:25:14 +07:00
app Add employee, user, and user profile models with enums for status and gender 2026-06-09 19:16:25 +07:00
bootstrap initial commit 2026-06-09 18:25:14 +07:00
config Add employee, user, and user profile models with enums for status and gender 2026-06-09 19:16:25 +07:00
database Add employee, user, and user profile models with enums for status and gender 2026-06-09 19:16:25 +07:00
public initial commit 2026-06-09 18:25:14 +07:00
resources initial commit 2026-06-09 18:25:14 +07:00
routes initial commit 2026-06-09 18:25:14 +07:00
storage initial commit 2026-06-09 18:25:14 +07:00
tests Add employee, user, and user profile models with enums for status and gender 2026-06-09 19:16:25 +07:00
.editorconfig initial commit 2026-06-09 18:25:14 +07:00
.env.example initial commit 2026-06-09 18:25:14 +07:00
.gitattributes initial commit 2026-06-09 18:25:14 +07:00
.gitignore initial commit 2026-06-09 18:25:14 +07:00
.npmrc initial commit 2026-06-09 18:25:14 +07:00
.prettierignore initial commit 2026-06-09 18:25:14 +07:00
.prettierrc initial commit 2026-06-09 18:25:14 +07:00
artisan initial commit 2026-06-09 18:25:14 +07:00
composer.json initial commit 2026-06-09 18:25:14 +07:00
composer.lock initial commit 2026-06-09 18:25:14 +07:00
eslint.config.js initial commit 2026-06-09 18:25:14 +07:00
package-lock.json initial commit 2026-06-09 18:25:14 +07:00
package.json initial commit 2026-06-09 18:25:14 +07:00
phpunit.xml initial commit 2026-06-09 18:25:14 +07:00
pint.json initial commit 2026-06-09 18:25:14 +07:00
pnpm-workspace.yaml initial commit 2026-06-09 18:25:14 +07:00
tsconfig.json initial commit 2026-06-09 18:25:14 +07:00
vite.config.ts initial commit 2026-06-09 18:25:14 +07:00