Collision created and maintained by nunomaduro is an error handler package for PHP command line applications. Starting with Laravel 5.6, applications will contain a dev
composer dependency for Collision package.
This package gives you beautiful error reporting when interacting with your Laravel applications through command line or CLI
.
You will get error reporting in your terminal like this:
Collision is built on the top of whoops which came back in Laravel 5.5. It supports Laravel artisan and PHPUnit. Checkout Collision Github repo for more information about this package.