Registry / web-framework / laravelcollective-bus

laravelcollective-bus

JSON →
library5.3.0phppackagistunverified

The Laravel Bus (5.1) package for use in Laravel 5.3.

composer require laravelcollective/bus
INSTALL
IMPORT
SIG · LARAVELCOLLECTIVE-
L
laravelcollective-bus
web-frameworkphpv5.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

BusServiceProvider
use LaravelCollective\Bus\BusServiceProvider;

Register the bus service provider in Laravel.

use LaravelCollective\Bus\BusServiceProvider; // Register in config/app.php providers array BusServiceProvider::class,
Debug
Known issues
gotchaThis package is for Laravel 5.3 compatibility; newer versions may have native support.
fix
Use Laravel's built-in bus if on Laravel 5.4+.
affects: >=5.3.0
Upgrade
Version history
5.3.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
laravelcollective-bus — pip install laravelcollective-bus · libregistry