workerman icon indicating copy to clipboard operation
workerman copied to clipboard

Running Laravel with workerman

Open cayolblake opened this issue 3 years ago • 7 comments

Hello,

Is it possible to have workerman running laravel framework and serving all its requests?

What should be done to do so?

cayolblake avatar Feb 25 '22 21:02 cayolblake

Hi @cayolblake Here is a repo may help you. https://github.com/JieAnthony/laravel-octane-workerman

walkor avatar Feb 26 '22 03:02 walkor

Perfect. Thanks @walkor

cayolblake avatar Feb 26 '22 10:02 cayolblake

After trying it, it seems quite unstable, got memory leaks and leans bad performance against other Octane packages.

I'll read through the code and hopefully might be able to mimic what's been done there in a simpler way.

Thanks for pointing me to this package :)

cayolblake avatar Feb 26 '22 11:02 cayolblake

@cayolblake Maybe now you can try laravel-octane-workerman

mouyong avatar Jun 25 '22 03:06 mouyong

@mouyong you mean this https://github.com/JieAnthony/laravel-octane-workerman ?

cayolblake avatar Jul 03 '22 07:07 cayolblake

@cayolblake yes.

mouyong avatar Jul 04 '22 15:07 mouyong