mirror of
https://github.com/idanoo/laravel-resque.git
synced 2024-11-21 08:01:59 +00:00
Update README
This commit is contained in:
parent
31902c21ab
commit
97231d39b9
@ -3,6 +3,7 @@
|
||||
This package provides tools for the following, and more:
|
||||
|
||||
- Add jobs to queue
|
||||
- Console command to run a sigle worker
|
||||
|
||||
## Installation
|
||||
|
||||
@ -14,7 +15,7 @@ $ composer require hlgrrnhrdt/laravel-resque
|
||||
|
||||
|
||||
|
||||
Copy the config the 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.
|
||||
|
||||
### Laravel
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user