Package Data | |
---|---|
Maintainer Username: | chenchun0629 |
Maintainer Contact: | pangou@live.cn (chenchun0629) |
Package Create Date: | 2016-06-25 |
Package Last Update: | 2016-07-03 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2025-06-06 03:18:23 |
Package Statistics | |
---|---|
Total Downloads: | 8 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 7 |
Total Watchers: | 2 |
Total Forks: | 2 |
Total Open Issues: | 0 |
package_path\Config\swooleserver.php
to project_path\config\swooleserver.php
public\app.php
$app->loadComponent('swooleserver', [
LumenSwoole\SwooleServiceProvide::class
], 'lumen.swoole')->server()->run();
cd project_path/
php public/app.php