laravel-tinker-server icon indicating copy to clipboard operation
laravel-tinker-server copied to clipboard

Tinker with your variables while working on your Laravel application

Results 4 laravel-tinker-server issues
Sort by recently updated
recently updated
newest added

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...

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....