新版订单消耗系统

shensong00 ce22170161 发票回款 上线 hace 1 día
app ce22170161 发票回款 上线 hace 1 día
bootstrap 23e74bf9af init %!s(int64=3) %!d(string=hace) años
config c43f3bd2a8 3季度回款日期订单重新处理 调试 hace 1 semana
database 23e74bf9af init %!s(int64=3) %!d(string=hace) años
public 23e74bf9af init %!s(int64=3) %!d(string=hace) años
resources 23e74bf9af init %!s(int64=3) %!d(string=hace) años
routes 314ef063e2 发票编辑回款信息接口调试 hace 1 semana
storage 23e74bf9af init %!s(int64=3) %!d(string=hace) años
tests 23e74bf9af init %!s(int64=3) %!d(string=hace) años
.env.example 05444d7b88 init %!s(int64=3) %!d(string=hace) años
.gitattributes 05444d7b88 init %!s(int64=3) %!d(string=hace) años
.gitignore 05444d7b88 init %!s(int64=3) %!d(string=hace) años
artisan 05444d7b88 init %!s(int64=3) %!d(string=hace) años
composer.json 05444d7b88 init %!s(int64=3) %!d(string=hace) años
composer.lock 05444d7b88 init %!s(int64=3) %!d(string=hace) años
composer.phar 05444d7b88 init %!s(int64=3) %!d(string=hace) años
package.json 05444d7b88 init %!s(int64=3) %!d(string=hace) años
phpunit.xml 05444d7b88 init %!s(int64=3) %!d(string=hace) años
readme.md 05444d7b88 init %!s(int64=3) %!d(string=hace) años
server.php 05444d7b88 init %!s(int64=3) %!d(string=hace) años
webpack.mix.js 05444d7b88 init %!s(int64=3) %!d(string=hace) años

readme.md

  1. 安装依赖库

    php composer.phar install

  2. 添加 .env 配置文件

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

    php artisan migrate