This repository has been archived by the owner on Sep 10, 2024. It is now read-only.
v2.3.2
Fix
- Remove events onShutdown.
- Replace allPreserveCaseWithoutCookie with allPreserveCase to support Laravel 5.1 and 5.2.
Features
- Check running environment before starting application.
Changes
- Handle static resource before dispatching request to laravel.
- Add some default swoole server configs.