add LARAVEL_START

This commit is contained in:
Josh Manders 2017-04-17 17:56:54 -05:00 committed by GitHub
parent 1b99d087ce
commit dbe787e7ef
1 changed files with 2 additions and 0 deletions

View File

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