issues
search
barryvdh
/
laravel-async-queue
Laravel Async Queue Driver
286
stars
76
forks
source link
Laravel 5.8 support
#82
Closed
oriceon
closed
5 years ago
oriceon
commented
5 years ago
updated composer.json
changed arr_get with Arr::get
changed array() with short []
barryvdh
commented
5 years ago
Thanks!