新版订单消耗系统

shensong00 bde1108f98 手动调整成本公司 il y a 1 semaine
app bde1108f98 手动调整成本公司 il y a 1 semaine
bootstrap 23e74bf9af init il y a 3 ans
config 8fc9ccb54e 按发票序列号修改回款日期 调试 il y a 1 mois
database 23e74bf9af init il y a 3 ans
public 23e74bf9af init il y a 3 ans
resources 23e74bf9af init il y a 3 ans
routes b0f3692691 调试 il y a 10 mois
storage 23e74bf9af init il y a 3 ans
tests 23e74bf9af init il y a 3 ans
.env.example 05444d7b88 init il y a 3 ans
.gitattributes 05444d7b88 init il y a 3 ans
.gitignore 05444d7b88 init il y a 3 ans
artisan 05444d7b88 init il y a 3 ans
composer.json 05444d7b88 init il y a 3 ans
composer.lock 05444d7b88 init il y a 3 ans
composer.phar 05444d7b88 init il y a 3 ans
package.json 05444d7b88 init il y a 3 ans
phpunit.xml 05444d7b88 init il y a 3 ans
readme.md 05444d7b88 init il y a 3 ans
server.php 05444d7b88 init il y a 3 ans
webpack.mix.js 05444d7b88 init il y a 3 ans

readme.md

  1. 安装依赖库

    php composer.phar install

  2. 添加 .env 配置文件

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

    php artisan migrate