Wednesday, March 29, 2017

How to make debug pae in laravel?

I have set mode in .env file as: APP_DEBUG = false; Now then error is happens it shows empty page with header: "Error". How to make separated page for this?



via Daniel

Advertisement