Skip to content

Commit fb6e2d1

Browse files
authored
Update README.md
1 parent 41f5bcc commit fb6e2d1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
You can use all transports built on top of [queue-interop](https://github.com/queue-interop/queue-interop) including [all supported](https://github.com/php-enqueue/enqueue-dev/tree/master/docs/transport) by Enqueue.
66

7+
The package allows you to use queue interop transport the [laravel way](https://github.com/php-enqueue/enqueue-dev/blob/master/docs/laravel/queues.md) as well as integrates the [enqueue simple client](https://github.com/php-enqueue/enqueue-dev/blob/master/docs/laravel/quick_tour.md#enqueue-simple-client).
8+
9+
**NOTE: ** The part of this code was originally proposed as a PR to [laravel/framework#20148](https://github.com/laravel/framework/pull/20148). It was closed without much explanations though so I decided to open source it as a stand alone package.
10+
711
## Resources
812

913
* [Documentation](https://github.com/php-enqueue/enqueue-dev/blob/master/docs/index.md)

0 commit comments

Comments
 (0)