Releases: hhxsv5/laravel-s
Releases · hhxsv5/laravel-s
v3.5.3
v3.5.2
Add IDE helper for Swoole
v3.5.1 add swoole ide helper
Support reload custom process
- Fix register method compatibility @lj3lj3
- Optimize the watch logic of Inotify @soooldier
- Support reload custom process @soooldier
- Support reload when composer.json has been changed @soooldier
- Modify the registration method of the custom process @soooldier
- Fswatch automatic select monitor @hhxsv5
- Support reload timer/custom process by Inotify @hhxsv5
Fix invalid expiration of JWT
v3.4.4 fix jwt expiration
Reset the session of redirect
Fix #131 reset the session of redirect
v3.4.2
v3.4.1
v3.4.0
- Display dashboard when startup
- Support reload timer process
- Support reload custom process
- Optimize swoole namespace
- Fix clean auth/jwt-auth/session #109 #50 #121
- Add worker stop/error events
Please do publish configuration after upgrade LaravelS
php artisan laravels publish
If Session/Authentication/JWT is used in your project, please uncomment the cleaners
in laravels.php
as appropriate.
Support set raw cookie
v3.3.10 support rawcookie