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

LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.

Results 78 laravel-s issues
Sort by recently updated
recently updated
newest added

1. Tell us your software version ![image](https://user-images.githubusercontent.com/16324958/62304656-55322100-b476-11e9-81ab-c357a647acf9.png) 2. Detail description about this issue(error/log) ![image](https://user-images.githubusercontent.com/16324958/62304538-0e442b80-b476-11e9-8f9e-8dc3142b2d8a.png) On that screen a user would be able to connect to their on cloud provider,it goes...

analyzing

近期在使用这个框架时遇到个问题:有个接口要调用外部http请求,但是外部请求比较耗时,发现只要几个人同时访问到这个接口就会挂掉(意思就是卡住),初始设置work_num为4; 后来把work_num设置为1,测试发现必然出现阻塞现象? 所以觉得这应该是一个阻塞框架? 或者是配置不对?

question

Inotify doesn't work on mac and windows, but I found another alternative here: [https://github.com/swooletw/watcher](https://github.com/swooletw/watcher) that I adjusted to laravel-s: ``` let fs = require('fs') let chokidar = require('chokidar') let colors...

enhancement

1. Tell us your PHP version(`php -v`) `7.1.18` 2. Tell us your Swoole version(`php --ri swoole`) `4.0.1` 3. Tell us your `Laravel`/`Lumen` version(check composer.json & composer.lock) `TODO` 4. Detail description...

question

1. Tell us your PHP version(`php -v`) `PHP 7.2.6 (cli) (built: May 26 2018 07:45:18) ( NTS ) Copyright (c) 1997-2018 The PHP Group Zend Engine v3.2.0, Copyright (c) 1998-2018...

compatibility

1. Your software version (Screenshot of your startup) +---------------------------+-----------+ | Component | Version | +---------------------------+-----------+ | PHP | 8.1.10RC1 | | Swoole | 5.0.0 | | LaravelS | 3.7.31 |...

analyzing

1. Your software version (Screenshot of your startup) | Software | Version | | --------- | --------- | | PHP | 7.4 | | Swoole | 4.5 | | Laravel/Lumen...

analyzing

1. Your software version (Screenshot of your startup) | Software | Version | | --------- | --------- | | PHP | 8.1.1| | Swoole | 4.8.5 | | Laravel/Lumen |...

analyzing

1. Your software version (Screenshot of your startup) +---------------------------+---------+ | Component | Version | +---------------------------+---------+ | PHP | 7.4.33 | | Swoole | 4.8.13 | | LaravelS | 3.7.36 |...

analyzing

1. Your software version (Screenshot of your startup) | Software | Version | | --------- | --------- | | PHP | 8.2.1 | | Swoole | 5.0.1 | | LaravelS...

bug