新版订单消耗系统

shensong00 bde1108f98 手动调整成本公司 před 1 týdnem
app bde1108f98 手动调整成本公司 před 1 týdnem
bootstrap 23e74bf9af init %!s(int64=3) %!d(string=před) roky
config 8fc9ccb54e 按发票序列号修改回款日期 调试 před 1 měsícem
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 b0f3692691 调试 %!s(int64=10) %!d(string=před) měsíci
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