Laravel 5.2 – Undefined variable: errors
If you come across this little pig - Undefined variable: errors there is an easy fix. The reason for the error is that the errors middleware class is not picking up the route that contains the $error env variable. So, the solution is