fix eloquent model attribute resolution.

This commit is contained in:
Taylor Otwell
2012-04-04 10:33:24 -05:00
parent 7f9e38a770
commit eda46a815e
2 changed files with 3 additions and 3 deletions

View File

@@ -54,7 +54,7 @@ return array(
|
*/
'profiler' => true,
'profiler' => false,
/*
|--------------------------------------------------------------------------