Browse Source

Merge branch 'master' of github.com:aaronpk/Compass

pull/34/head
Aaron Parecki 4 years ago
parent
commit
c17f7b2ee2
No known key found for this signature in database GPG Key ID: 276C2817346D6056
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@ -62,6 +62,7 @@ If you're using the database queue driver (`QUEUE_DRIVER=database` defined in `.
```
$ php artisan queue:table
$ php artisan migrate
```
If you're using Redis, make sure you've installed the Redis server and set `QUEUE_DRIVER=redis`.

Loading…
Cancel
Save