-
Type: Bug
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: laravel-4.8.0
-
Component/s: Laravel
-
None
-
PHP Drivers
-
Not Needed
https://github.com/mongodb/laravel-mongodb/blob/4.8/src/MongoDBQueueServiceProvider.php#L59
The deprecation message tell to use "collection" instead of "table". But in 5.0, we removed the provider and Laravel queue use "table".