MIF_E31222691/laravel/profiling
kapil verma c1bcfec3d2 Turn profiler off using runtime Config
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
2012-09-06 04:42:58 +05:30
..
profiler.css fixed a conflict with .hidden class when using twitter bootstrap and made animation smoother 2012-05-22 23:33:02 -04:00
profiler.js Changed jQuery '$' to 'jQuery' in the Profiler 2012-08-05 00:34:54 +03:00
profiler.php Turn profiler off using runtime Config 2012-09-06 04:42:58 +05:30
template.blade.php Added profile timers 2012-08-17 16:22:12 -04:00