How can i change the PHP error_reporting in L4?
I found this http://forums.laravel.io/viewtopic.php?id=6072, but it's about L3 and i can't figure out how to achieve that same goal, that is prevent the application from throwing exception on php E_NOTICE.
Citing from the forum you linked to: