laravel-swoole icon indicating copy to clipboard operation
laravel-swoole copied to clipboard

High performance HTTP server based on Swoole. Speed up your Laravel or Lumen applications.

Results 48 laravel-swoole issues
Sort by recently updated
recently updated
newest added

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....

question

Every download request(more than 20MB) gets below warning and doesn't return response. 1. Please provide your PHP and Swoole version. (`php -v` and `php --ri swoole`) **PHP version** PHP 8.0.18...

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....

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....

I use instanceof Laravel\Lumen\Application for main app class (instanceof instanceof Container class) but you check app instanceof Container class in ```src/Concerns/WithApplication.php``` ``` /** * @return \Illuminate\Contracts\Container\Container|mixed * @throws \ReflectionException */...

Any guys try to run Laravel schedule with Swoole please? You know the `schedule:run` would run very job inside isolated process, which is not not practical, because I got 50,000...

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....

to be verified

Fixes this notice coming from PHP 8.1: ``` strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/vendor/swooletw/laravel-swoole/src/Transformers/Request.php on line 95 ```

Does the latest version support PostgreSQL?

question

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....