joanhey / AdapterMan

Run almost any PHP app faster and asynchronously with Workerman, without touch 1 line of code in your fw or app. Also use it as Serverless.
https://twitter.com/adaptermanphp
MIT License
759 stars 50 forks source link

Upgrade workerman #23

Closed walkor closed 1 year ago

walkor commented 1 year ago

About executable file adapterman According to vendor-binaries after the user installs adapterman, the user can start the service by executing ./vendor/bin/adapterman start. Currently, it supports laravel, lumen, thinkphp.

joanhey commented 1 year ago

Thanks @walkor