All notable changes to laravel-web-tinker
will be documented in this file
- explicitly pass tinker path
- fix for "Writing to /var/www/.config/psysh is not allowed"
- fix datetime output modifier
- add output modifiers
- fix support for custom PsySH config
- fix auto theme
- clean input code of comments before sending to psysh to execute
- drop support for PHP 7.1, PHPUnit 7 and Laravel 5.7
- add support for Laravel 5.8
- fix 'echo'
- add draggable gutter
- add autofocus
- add theme support
- initial release