php-runtime/runtime

[Swoole] Support Static File Handler

ad3n opened this issue · 0 comments

ad3n commented

I just try to use runtime using swoole runner but i got 404 when serving static files

No route found for "GET http://localhost:9876/favicon.ico"

Basically i use https://github.com/k911/swoole-bundle and have no issue about it and want to try to use symfony runtime