Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
amranidev committed Nov 7, 2019
1 parent 3e8a081 commit 4b189eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,16 +275,16 @@ return [
];
```

And run the `queue:work` command, `php artisan queue:work --queue=subscriber`,
And run the `queue:work` command, `php artisan queue:work <connection-name>`,

## Contributing.

Thank you for considering contributing to this project! The contribution guide can be found in [Contribution guide](CONTRIBUTING.md).


## Alternative (GCP).
## Alternative (Google Cloud Platform).

[cloud-pubsub](https://github.com/gdg-tangier/cloud-pubsub)
[gdg-tangier/cloud-pubsub](https://github.com/gdg-tangier/cloud-pubsub)

## Testing.

Expand Down

0 comments on commit 4b189eb

Please sign in to comment.