How to make a conclusion of errors in the code as in laravel 5.6 I have a laravel 5.5 here with such an error output (if an error is made in the code). http://prntscr.com/jh26qs It is necessary to make an error output, as in version 5.6, how to do it without going to 5.6 http://prntscr.com/jh25rb

    1 answer 1

    The package is called filp / whoops .

    There are instructions on how to integrate this package into laravel 5.

    But you need PHP7.1 +