Go to file Use this template
panliang f64b49b626 init 2024-05-06 10:18:13 +08:00
app init 2024-05-06 10:18:13 +08:00
bootstrap Initial commit 2024-05-06 09:02:18 +08:00
config init 2024-05-06 10:18:13 +08:00
database 权限菜单初始化 2024-05-06 09:25:36 +08:00
lang init 2024-05-06 10:18:13 +08:00
public Initial commit 2024-05-06 09:02:18 +08:00
resources Initial commit 2024-05-06 09:02:18 +08:00
routes 权限菜单初始化 2024-05-06 09:25:36 +08:00
storage Initial commit 2024-05-06 09:02:18 +08:00
tests Initial commit 2024-05-06 09:02:18 +08:00
.editorconfig Initial commit 2024-05-06 09:02:18 +08:00
.env.example Initial commit 2024-05-06 09:02:18 +08:00
.gitattributes Initial commit 2024-05-06 09:02:18 +08:00
.gitignore Initial commit 2024-05-06 09:02:18 +08:00
README.md Initial commit 2024-05-06 09:02:18 +08:00
artisan Initial commit 2024-05-06 09:02:18 +08:00
composer.json Initial commit 2024-05-06 09:02:18 +08:00
composer.lock Initial commit 2024-05-06 09:02:18 +08:00
package.json Initial commit 2024-05-06 09:02:18 +08:00
phpunit.xml Initial commit 2024-05-06 09:02:18 +08:00
vite.config.js Initial commit 2024-05-06 09:02:18 +08:00

README.md

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