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

chore: change code style. and add $app #8

Closed mouyong closed 1 year ago

mouyong commented 1 year ago

see https://github.com/laravel/laravel/blob/9.x/public/index.php#L47

joanhey commented 1 year ago

Yes, I say change only this part. But some people will not add the bootstrap.

joanhey commented 1 year ago

Ops.