mirror of
https://github.com/idanoo/laravel-resque.git
synced 2024-11-21 16:11:59 +00:00
Add more details to README
This commit is contained in:
parent
24fbc79ad1
commit
9813beb62d
@ -13,9 +13,8 @@ Via composer
|
|||||||
$ composer require hlgrrnhrdt/laravel-resque
|
$ composer require hlgrrnhrdt/laravel-resque
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Copy the config file ```config/resque.php``` from the package to your config folder.
|
Copy the config file ```config/resque.php``` from the package to your config folder.
|
||||||
|
Additionally a default redis connection needs to be configured in ```config/redis.php```.
|
||||||
|
|
||||||
### Laravel
|
### Laravel
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user