laravel/tinker
Laravel Tinker is a powerful REPL for Laravel, letting you interact with your application from the command line. Run Artisan’s tinker command to test code, inspect models, and debug quickly in an interactive shell.
Full Changelog: https://github.com/laravel/tinker/compare/v3.0.0...v3.0.2
orchestra/testbench deps by [@crynobone](https://github.com/crynobone) in https://github.com/laravel/tinker/pull/166--execute by @innocenzi in https://github.com/laravel/tinker/pull/155migrate:install to whitelisted commands (#137)HtmlString caster (#87)Initial commit.
How can I help you explore Laravel packages today?