Begin adding schedule processing jobs.
This commit is contained in:
parent
c0d7e02481
commit
c5f2dfd6f6
16 changed files with 626 additions and 49 deletions
|
@ -39,7 +39,8 @@
|
|||
"spatie/laravel-fractal": "^4.0",
|
||||
"watson/validating": "^3.0",
|
||||
"webmozart/assert": "^1.2",
|
||||
"webpatser/laravel-uuid": "^2.0"
|
||||
"webpatser/laravel-uuid": "^2.0",
|
||||
"znck/belongs-to-through": "^2.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"barryvdh/laravel-debugbar": "^2.4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue