Aucune description

zhangqi d22d106604 生成seed种子文件 il y a 5 ans
app 1a2fd98c09 第一次提交 il y a 5 ans
bootstrap 1a2fd98c09 第一次提交 il y a 5 ans
config d22d106604 生成seed种子文件 il y a 5 ans
database d22d106604 生成seed种子文件 il y a 5 ans
public 1a2fd98c09 第一次提交 il y a 5 ans
resources 1a2fd98c09 第一次提交 il y a 5 ans
routes 1a2fd98c09 第一次提交 il y a 5 ans
storage 1a2fd98c09 第一次提交 il y a 5 ans
tests 1a2fd98c09 第一次提交 il y a 5 ans
vendor d22d106604 生成seed种子文件 il y a 5 ans
.env.example 1a2fd98c09 第一次提交 il y a 5 ans
.gitattributes 1a2fd98c09 第一次提交 il y a 5 ans
.gitignore 1a2fd98c09 第一次提交 il y a 5 ans
artisan 1a2fd98c09 第一次提交 il y a 5 ans
composer.json d22d106604 生成seed种子文件 il y a 5 ans
composer.lock d22d106604 生成seed种子文件 il y a 5 ans
package.json 1a2fd98c09 第一次提交 il y a 5 ans
phpunit.xml 1a2fd98c09 第一次提交 il y a 5 ans
readme.md 1a2fd98c09 第一次提交 il y a 5 ans
server.php 1a2fd98c09 第一次提交 il y a 5 ans
webpack.mix.js 1a2fd98c09 第一次提交 il y a 5 ans

readme.md

1、数据库表结构在datebase/migrations文件夹下输入如下命令生成表即可即可

php artisan migrate

2、下载后请复制.env.example为.env