-
|---|Version|
|---|--|
|PHP| 7.1.30|
|Laravel|5.8.24|
|RR|1.4.3|
I used
`"updg/roadrunner-laravel": "^1.0"`
Don't send errors to sentry server from Road Runner docker container, when I put …
-
I installed spiral/roadrunner in a new PHP project using Composer, then tried to run vendor/bin/rr-build in my project directory per the Quick Builds instructions in the documentation:
https://road…
-
What about include build binary to composer install?
To update need to do two thing: update composer and update binary. This is not convenient.
-
Hi, we are talking about the sample Docker right now: https://github.com/spiral/roadrunner/issues/75
I would recommend to expose `-d` flag as well, it is extremely useful for local debugging in Doc…
-
Hi everyone!
We already have Symfony and Laravel in wiki and Slim waiting for independent tests.
What about any other frameworks/libraries/CMS/CMF? Any success in connection RR to them?
-
Hi, thanks for this very interesting project!
Here is a worker to serve apps based on the default Symfony skeleton:
```php
-
I'm running roadrunner inside a docker container. How do I instruct my IDE to perform a RR http:reset on file change?
ruudk updated
6 years ago
-
虽然比较难实现,或者觉得没意义毕竟服务器都是linux;
但现实是使用 windows 开发者基数比较庞大,所以除非是因为客观业务需求,window平台的开发者
是不会主动去探索swoole。也因为window开发者的不接触,在项目方案选择上主动选择swoole的
概率自然也会比较低。
为了更好的推广swoole,window不支持的天然屏障肯定是需要解决的;就像nodejs如…
-
I've read the specification and it seems really promising.
I don't know Go, so I'd like to know if a PHP version is planned or not.
Thank you!
-
I suspect this is just due to the base image being incompatible with the release artifact - having an official Docker image with a correctly-built binary may solve the problem (and would be far more c…