Add more details to README

This commit is contained in:
Holger Reinhardt 2016-08-02 08:20:54 +02:00 committed by GitHub
parent 24fbc79ad1
commit 9813beb62d

View File

@ -13,9 +13,8 @@ Via composer
$ composer require hlgrrnhrdt/laravel-resque
```
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