Browse Source

add LARAVEL_START

Josh Manders 7 years ago
parent
commit
dbe787e7ef
1 changed files with 2 additions and 0 deletions
  1. 2 0
      artisan

+ 2 - 0
artisan

@@ -1,6 +1,8 @@
 #!/usr/bin/env php
 <?php
 
+define('LARAVEL_START', microtime(true));
+
 /*
 |--------------------------------------------------------------------------
 | Register The Auto Loader