新版订单消耗系统

shensong00 618030e1cc 导入测试 hace 7 horas
app 618030e1cc 导入测试 hace 7 horas
bootstrap 23e74bf9af init %!s(int64=3) %!d(string=hace) años
config 8fc9ccb54e 按发票序列号修改回款日期 调试 hace 1 mes
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 b0f3692691 调试 hace 10 meses
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