in /app/config/app.php you can try something like
'debug' => (isset($_GET['debug']) && $_GET['debug']=="true")true:false),
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community