This repository has been archived by the owner on Sep 10, 2024. It is now read-only.
v2.6.0
Changes
- Add chunk support to response for better performance.
- Some code refactors, thanks to @fractalzombie.
- Added hot reload feature with
fswatch
. - Add support for Laravel 5.6 and 5.7.
- Abandon support for Laravel/Lumen 5.1 and 5.2.
Fixes
- Fix exception report for throwable error.