profiler.php
4.83 KB
- 
Turn profiler off using runtime Config · c1bcfec3just 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 actionskapil verma committed