summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Titov <[email protected]>2020-05-31 17:00:10 +0300
committerGitHub <[email protected]>2020-05-31 17:00:10 +0300
commitc264d9f1a788682aa9d065ffede47d7ff3082b2a (patch)
treea9df8e094b16c8d351b8b913f4d868078c7ee4da
parentaf2b44192819d88b5beb0a1ca73646475eb25b5a (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1c3439f0..9b852334 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ Features:
- Payload context and body
- Protocol, worker and job level error management (including PHP errors)
- Very fast (~250k rpc calls per second on Ryzen 1700X using 16 threads)
-- Integrations with Symfony, Laravel, Slim, CakePHP, Zend Expressive
+- Integrations with Symfony, [Laravel](https://github.com/spiral/roadrunner-laravel), Slim, CakePHP, Zend Expressive
- Application server for [Spiral](https://github.com/spiral/framework)
- Automatic reloading on file changes
- Works on Windows (Unix sockets (AF_UNIX) supported on Windows 10)