A laravel package that gives developers super powers to get solutions to laravel errors right in the stack traces through time travelling.
PHP 5.4+ and Composer are required.
composer require "codingnninja/lerrors @dev"
You only need to add
\Lerrors::track($exception);
to the render method that is present in app/Exception/Handler.php
Why not star the github repo? I'd love the attention! Why not share the link for this repository on Twitter or HackerNews? Spread the news!
Don't forget to follow me on twitter!
Thanks! Ayobami.
The MIT License (MIT). Please see License File for more information.