|
Up
|
|
|
|
|
.git/
|
— |
|
|
|
app/
|
— |
|
|
|
bootstrap/
|
— |
|
|
|
config/
|
— |
|
|
|
database/
|
— |
|
|
|
node_modules/
|
— |
|
|
|
public/
|
— |
|
|
|
public_bk/
|
— |
|
|
|
resources/
|
— |
|
|
|
routes/
|
— |
|
|
|
storage/
|
— |
|
|
|
tests/
|
— |
|
|
|
vendor/
|
— |
|
|
|
.editorconfig
|
|
|
|
|
.env
|
|
|
|
|
.env.example
|
|
|
|
|
.gitattributes
|
|
|
|
|
.gitignore
|
|
|
|
|
.htaccess
|
|
|
|
|
artisan
|
|
|
|
|
composer.json
|
|
|
|
|
composer.lock
|
|
|
|
|
package-lock.json
|
|
|
|
|
package.json
|
|
|
|
|
phpunit.xml
|
|
|
|
|
postcss.config.js
|
|
|
|
|
README.md
|
|
|
|
|
tailwind.config.js
|
|
|
|
|
vite.config.js
|
|
|
|