.agents /skills
initial commit
2026-07-29 17:46:01 +07:00
.github
initial commit
2026-07-29 17:46:01 +07:00
app
feat: update user registration to use username instead of name, add user profile model and migration, and implement gender enum
2026-08-03 13:43:30 +07:00
bootstrap
initial commit
2026-07-29 17:46:01 +07:00
config
refactor: update component imports and improve styling
2026-08-03 15:19:17 +07:00
database
feat: update user registration to use username instead of name, add user profile model and migration, and implement gender enum
2026-08-03 13:43:30 +07:00
public
initial commit
2026-07-29 17:46:01 +07:00
resources
refactor: update component imports and improve styling
2026-08-03 15:19:17 +07:00
routes
initial commit
2026-07-29 17:46:01 +07:00
storage
initial commit
2026-07-29 17:46:01 +07:00
tests
initial commit
2026-07-29 17:46:01 +07:00
.editorconfig
initial commit
2026-07-29 17:46:01 +07:00
.env.example
initial commit
2026-07-29 17:46:01 +07:00
.gitattributes
initial commit
2026-07-29 17:46:01 +07:00
.gitignore
initial commit
2026-07-29 17:46:01 +07:00
.npmrc
initial commit
2026-07-29 17:46:01 +07:00
.prettierignore
initial commit
2026-07-29 17:46:01 +07:00
.prettierrc
initial commit
2026-07-29 17:46:01 +07:00
AGENTS.md
initial commit
2026-07-29 17:46:01 +07:00
artisan
initial commit
2026-07-29 17:46:01 +07:00
boost.json
initial commit
2026-07-29 17:46:01 +07:00
components.json
refactor: update component imports and improve styling
2026-08-03 15:19:17 +07:00
composer.json
initial commit
2026-07-29 17:46:01 +07:00
composer.lock
initial commit
2026-07-29 17:46:01 +07:00
eslint.config.js
initial commit
2026-07-29 17:46:01 +07:00
opencode.json
initial commit
2026-07-29 17:46:01 +07:00
package-lock.json
initial commit
2026-07-29 17:46:01 +07:00
package.json
refactor: update component imports and improve styling
2026-08-03 15:19:17 +07:00
phpstan.neon
initial commit
2026-07-29 17:46:01 +07:00
phpunit.xml
initial commit
2026-07-29 17:46:01 +07:00
pint.json
initial commit
2026-07-29 17:46:01 +07:00
pnpm-lock.yaml
refactor: update component imports and improve styling
2026-08-03 15:19:17 +07:00
pnpm-workspace.yaml
initial commit
2026-07-29 17:46:01 +07:00
tsconfig.json
initial commit
2026-07-29 17:46:01 +07:00
vite.config.ts
initial commit
2026-07-29 17:46:01 +07:00