diff options
author | Florent Baldino <[email protected]> | 2023-05-18 00:04:50 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2023-05-18 00:04:50 +0200 |
commit | e88195f5aafb208b24c5c1f21fe5e7d9fdcae242 (patch) | |
tree | 41b0ba880fa2bc1dc7c19dead5db519c04f21879 | |
parent | 99d10ed26cd5326c9c9271106dc4cc151c6271e4 (diff) |
Point framework integration links to the doc in the README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ with much greater performance and flexibility. - exec_tll (brute, max_execution_time) - Protocol, worker and job level error management (including PHP errors) - Development Mode -- Integrations with [Symfony](https://github.com/php-runtime/roadrunner-symfony-nyholm), [Laravel](https://github.com/laravel/octane), Slim, CakePHP, Zend Expressive +- Integrations with [Symfony](https://roadrunner.dev/docs/integration-symfony), [Laravel](https://roadrunner.dev/docs/integration-laravel), Slim, CakePHP, Zend Expressive - Application server for [Spiral](https://github.com/spiral/framework) - Works on Windows 10/11 and WSL2 |