Go to file
liutk 21a291f1a6 Initial commit 2024-06-06 10:08:04 +08:00
app Initial commit 2024-06-06 10:08:04 +08:00
bootstrap Initial commit 2024-06-06 10:08:04 +08:00
config Initial commit 2024-06-06 10:08:04 +08:00
database Initial commit 2024-06-06 10:08:04 +08:00
lang Initial commit 2024-06-06 10:08:04 +08:00
public Initial commit 2024-06-06 10:08:04 +08:00
resources Initial commit 2024-06-06 10:08:04 +08:00
routes Initial commit 2024-06-06 10:08:04 +08:00
storage Initial commit 2024-06-06 10:08:04 +08:00
tests Initial commit 2024-06-06 10:08:04 +08:00
.editorconfig Initial commit 2024-06-06 10:08:04 +08:00
.env.example Initial commit 2024-06-06 10:08:04 +08:00
.gitattributes Initial commit 2024-06-06 10:08:04 +08:00
.gitignore Initial commit 2024-06-06 10:08:04 +08:00
README.md Initial commit 2024-06-06 10:08:04 +08:00
artisan Initial commit 2024-06-06 10:08:04 +08:00
composer.json Initial commit 2024-06-06 10:08:04 +08:00
composer.lock Initial commit 2024-06-06 10:08:04 +08:00
package.json Initial commit 2024-06-06 10:08:04 +08:00
phpunit.xml Initial commit 2024-06-06 10:08:04 +08:00
vite.config.js Initial commit 2024-06-06 10:08:04 +08:00

README.md

composer install php artisan g:k php artisan storage:link php artisan admin:install php artisan db:seed