|
Up
|
|
|
|
|
.git/
|
— |
|
|
|
.github/
|
— |
|
|
|
.vscode/
|
— |
|
|
|
app/
|
— |
|
|
|
bootstrap/
|
— |
|
|
|
config/
|
— |
|
|
|
database/
|
— |
|
|
|
node_modules/
|
— |
|
|
|
public/
|
— |
|
|
|
resources/
|
— |
|
|
|
routes/
|
— |
|
|
|
storage/
|
— |
|
|
|
tests/
|
— |
|
|
|
vendor/
|
— |
|
|
|
.editorconfig
|
|
|
|
|
.env
|
|
|
|
|
.env.example
|
|
|
|
|
.gitattributes
|
|
|
|
|
.gitignore
|
|
|
|
|
.prettierignore
|
|
|
|
|
.prettierrc
|
|
|
|
|
aia_user.sql
|
|
|
|
|
artisan
|
|
|
|
|
build.sh
|
|
|
|
|
bun.lock
|
|
|
|
|
components.json
|
|
|
|
|
composer.json
|
|
|
|
|
composer.lock
|
|
|
|
|
create_user.sql
|
|
|
|
|
eslint.config.js
|
|
|
|
|
package-lock.json
|
|
|
|
|
package.json
|
|
|
|
|
phpunit.xml
|
|
|
|
|
postcss.config.cjs
|
|
|
|
|
tailwind.config.js
|
|
|
|
|
tatus
|
|
|
|
|
tsconfig.json
|
|
|
|
|
vite.config.ts
|
|
|
|
|
work.sh
|
|
|
|