Skip to content

Commit

Permalink
Merge branch 'master' of github.com:aaronpk/Compass
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronpk committed May 12, 2019
2 parents 6a0eb89 + b33ff1e commit c17f7b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
Expand Down

0 comments on commit c17f7b2

Please sign in to comment.