新版订单消耗系统

shensong00 d8467aa7bf 发票回款 调试 %!s(int64=2) %!d(string=před) dny
app d8467aa7bf 发票回款 调试 %!s(int64=2) %!d(string=před) dny
bootstrap 23e74bf9af init %!s(int64=3) %!d(string=před) roky
config c43f3bd2a8 3季度回款日期订单重新处理 调试 %!s(int64=6) %!d(string=před) dny
database 23e74bf9af init %!s(int64=3) %!d(string=před) roky
public 23e74bf9af init %!s(int64=3) %!d(string=před) roky
resources 23e74bf9af init %!s(int64=3) %!d(string=před) roky
routes 314ef063e2 发票编辑回款信息接口调试 %!s(int64=4) %!d(string=před) dny
storage 23e74bf9af init %!s(int64=3) %!d(string=před) roky
tests 23e74bf9af init %!s(int64=3) %!d(string=před) roky
.env.example 05444d7b88 init %!s(int64=3) %!d(string=před) roky
.gitattributes 05444d7b88 init %!s(int64=3) %!d(string=před) roky
.gitignore 05444d7b88 init %!s(int64=3) %!d(string=před) roky
artisan 05444d7b88 init %!s(int64=3) %!d(string=před) roky
composer.json 05444d7b88 init %!s(int64=3) %!d(string=před) roky
composer.lock 05444d7b88 init %!s(int64=3) %!d(string=před) roky
composer.phar 05444d7b88 init %!s(int64=3) %!d(string=před) roky
package.json 05444d7b88 init %!s(int64=3) %!d(string=před) roky
phpunit.xml 05444d7b88 init %!s(int64=3) %!d(string=před) roky
readme.md 05444d7b88 init %!s(int64=3) %!d(string=před) roky
server.php 05444d7b88 init %!s(int64=3) %!d(string=před) roky
webpack.mix.js 05444d7b88 init %!s(int64=3) %!d(string=před) roky

readme.md

  1. 安装依赖库

    php composer.phar install

  2. 添加 .env 配置文件

  3. 使用 migrate 在 mysql 中创建日志表

    php artisan migrate