All notable changes to laravel-tail
will be documented in this file
- add support for Laravel 5.5
- drop support for all older Laravel versions
- drop support for remote tailing
- stabilize custom port support
- fix backwards compatibility issue when
port
is not set in config file
- add
port
to config file
- add
-l
option
- Make compatible with Laravel 5.4, drop support for all older versions
- Remove L5.4 compatibility
THIS RELEASE CONTAINS BUGS, DO NOT USE
- Make compatible with Laravel 5.4
- Cleanup
- Fix config file
- Move repo from freekmurze to spatie
- Add support for tailing remote logs
- Initial release