laravel-tinker-server
laravel-tinker-server copied to clipboard
Tinker with your variables while working on your Laravel application
illuminate/support to 6.* orchestra/testbench to include 4.* phpunit/phpunit to include ^8.0 Please let me know if anything else is required, I tried a command line squash, not sure exactly how...
The underlying react/stream package doesn't work in a normal Windows console [(issue)](https://github.com/spatie/phpunit-watcher/issues/82) A runtime exception is thrown with the message "Unable to set stream resource to non-blocking mode". It should...
5.5 lts not support?
Running `php artisan tinker-server` and putting a `tinker($variable)` into a route, then hitting that route, is dumping the output to the top of the view, as opposed to the console....