Laravel-swoole: For Homestead

Created on 12 May 2019  路  2Comments  路  Source: swooletw/laravel-swoole

Make sure you read Issues Guideline and answer these questions before submitting your issue. Thanks!
(Any non-English issues will be closed immediately.)

  1. Please provide your PHP and Swoole version. (php -v and php --ri swoole)

  2. Please provide your Laravel/Lumen version.

  3. Which release version of this package are you using?

  4. What did you do? If possible, provide a recipe for reproducing the error.

  5. What did you expect to see?

  6. What did you see instead?
    'server' => [
    'host' => env('SWOOLE_HTTP_HOST', '0.0.0.0')
    ....
    ]

question

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

All 2 comments

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

codercms picture codercms  路  3Comments

amcsi picture amcsi  路  3Comments

MikeMaldini picture MikeMaldini  路  10Comments

jiangjiang0228 picture jiangjiang0228  路  8Comments

benpoulson picture benpoulson  路  3Comments