Make sure you read Issues Guideline and answer these questions before submitting your issue. Thanks!
(Any non-English issues will be closed immediately.)
Please provide your PHP and Swoole version. (php -v and php --ri swoole)
Please provide your Laravel/Lumen version.
Which release version of this package are you using?
What did you do? If possible, provide a recipe for reproducing the error.
What did you expect to see?
What did you see instead?
'server' => [
'host' => env('SWOOLE_HTTP_HOST', '0.0.0.0')
....
]
I can't quite understand this issue. Can you give me more detailed description?
I guess he is looking for how to get swoole work in homestead, if so, you can refer to https://www.jianshu.com/p/b868a247a1a9
Most helpful comment
I guess he is looking for how to get swoole work in homestead, if so, you can refer to https://www.jianshu.com/p/b868a247a1a9