shensong00 4b09c3f458 问题处理 | hace 2 meses | |
---|---|---|
app | hace 2 meses | |
bootstrap | %!s(int64=3) %!d(string=hace) años | |
config | hace 3 meses | |
database | %!s(int64=3) %!d(string=hace) años | |
public | %!s(int64=3) %!d(string=hace) años | |
resources | %!s(int64=3) %!d(string=hace) años | |
routes | hace 1 año | |
storage | %!s(int64=3) %!d(string=hace) años | |
tests | %!s(int64=3) %!d(string=hace) años | |
.env.example | %!s(int64=3) %!d(string=hace) años | |
.gitattributes | %!s(int64=3) %!d(string=hace) años | |
.gitignore | %!s(int64=3) %!d(string=hace) años | |
artisan | %!s(int64=3) %!d(string=hace) años | |
composer.json | %!s(int64=3) %!d(string=hace) años | |
composer.lock | %!s(int64=3) %!d(string=hace) años | |
composer.phar | %!s(int64=3) %!d(string=hace) años | |
package.json | %!s(int64=3) %!d(string=hace) años | |
phpunit.xml | %!s(int64=3) %!d(string=hace) años | |
readme.md | %!s(int64=3) %!d(string=hace) años | |
server.php | %!s(int64=3) %!d(string=hace) años | |
webpack.mix.js | %!s(int64=3) %!d(string=hace) años |
安装依赖库
php composer.phar install
添加 .env
配置文件
使用 migrate 在 mysql 中创建日志表
php artisan migrate