shensong00 d8467aa7bf 发票回款 调试 | 6 gün önce | |
---|---|---|
app | 6 gün önce | |
bootstrap | 3 yıl önce | |
config | 1 hafta önce | |
database | 3 yıl önce | |
public | 3 yıl önce | |
resources | 3 yıl önce | |
routes | 1 hafta önce | |
storage | 3 yıl önce | |
tests | 3 yıl önce | |
.env.example | 3 yıl önce | |
.gitattributes | 3 yıl önce | |
.gitignore | 3 yıl önce | |
artisan | 3 yıl önce | |
composer.json | 3 yıl önce | |
composer.lock | 3 yıl önce | |
composer.phar | 3 yıl önce | |
package.json | 3 yıl önce | |
phpunit.xml | 3 yıl önce | |
readme.md | 3 yıl önce | |
server.php | 3 yıl önce | |
webpack.mix.js | 3 yıl önce |
安装依赖库
php composer.phar install
添加 .env
配置文件
使用 migrate 在 mysql 中创建日志表
php artisan migrate