This commit is contained in:
Taylor Otwell
2012-04-03 16:53:15 -05:00
parent daea5fee2d
commit 1ca7d799af
11 changed files with 191 additions and 277 deletions

View File

@@ -125,20 +125,6 @@ Event::listen(Lang::loader, function($bundle, $language, $file)
Blade::sharpen();
/*
|--------------------------------------------------------------------------
| Enable The Anbu Profiler
|--------------------------------------------------------------------------
|
| The Anbu profiler is an easy way to view all of your Executed SQL
| queries, log entries and other useful data from the front-end of your
| web app, to enable output simply add Anbu::render(); after the <body>
| tag of your main template, or page.
|
*/
Anbu::register();
/*
|--------------------------------------------------------------------------
| Set The Default Timezone