Releases: hhxsv5/laravel-s
Releases · hhxsv5/laravel-s
v3.3.9
v3.3.8
v3.3.7
v3.3.6
v3.3.5
v3.3.4
v3.3.3: fix inject the environment variables
Fix inject the environment variables
v3.3.2
v3.3.1: fix config cache for starting
- Fix config cache for starting
v3.3.0: release 3.3
- Fix read constant
socket_type
- Optimize bind websocket events
- Check fd exists in readme
- Fix config of
supervisord
- Make console colorful
- Refactor the start flow of
Swoole
, publish configuration and binaries into project. - Publish
php artisan laravels publish # Configuration: config/laravels.php # Binary: bin/laravels bin/fswatch
- Run
php bin/laravels start|stop|restart|reload|info