新版订单消耗系统

shensong00 66ea458958 文件导入测试 %!s(int64=6) %!d(string=před) dny
app 66ea458958 文件导入测试 %!s(int64=6) %!d(string=před) dny
bootstrap 23e74bf9af init %!s(int64=3) %!d(string=před) roky
config 8fc9ccb54e 按发票序列号修改回款日期 调试 %!s(int64=2) %!d(string=před) měsíci
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 75a9a905cd 结算单盖章撤销 调试 před 1 týdnem
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