Implement cron to remove expired bids

This commit is contained in:
Kevin
2018-08-25 01:07:14 +08:00
parent 1c32ef838d
commit 796053cfa5
8 changed files with 242 additions and 23 deletions

View File

@@ -52,7 +52,8 @@
"nunomaduro/collision": "^2.0",
"phpstan/phpstan": "^0.9.2",
"weebly/phpstan-laravel": "^1.1",
"codedungeon/phpunit-result-printer": "^0.13.0"
"codedungeon/phpunit-result-printer": "^0.13.0",
"barryvdh/laravel-debugbar": "^3.1"
},
"autoload": {
"classmap": [