profiler.php
4.83 KB
-
Turn profiler off using runtime Config · c1bcfec3
just added a check in Profiler's render method to also look at Config::get('application.profiler') as laravel allows changing config during runtime. This allows turning off profiler for certain actions
kapil verma committed