Commit c1582e7c authored by Taylor Otwell's avatar Taylor Otwell

Turn on profiler by default.

Signed-off-by: 's avatarTaylor Otwell <taylorotwell@gmail.com>
parent 943309e0
......@@ -54,7 +54,7 @@ return array(
|
*/
'profiler' => false,
'profiler' => true,
/*
|--------------------------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment