Releases: beyondcode/laravel-dump-server
Releases · beyondcode/laravel-dump-server
1.2.1
Fixed HtmlDumper in server command
1.2.0
Changes
- Removed Iluminate Http Dumper dependency, as it no longer exists in Laravel 5.7
- Added Laravel 5.7 components
1.1.3
Fixed
- Set the default host to
127.0.0.1
instead of 0.0.0.0
to let this work on Windows out of the box too.
1.1.2
Fixed
- Fixed a bug that did not allow using this package with Lumen
1.1.1
Fixes
- Fixed an issue when using closure based routes
1.1.0
Added
Added html output format