mirror of
https://github.com/idanoo/laravel-resque.git
synced 2025-07-01 11:02:14 +00:00
Update README
This commit is contained in:
parent
31902c21ab
commit
97231d39b9
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue