remove timestamp from index file.
This commit is contained in:
@@ -29,5 +29,3 @@ $public = __DIR__;
|
|||||||
// Launch Laravel.
|
// Launch Laravel.
|
||||||
// --------------------------------------------------------------
|
// --------------------------------------------------------------
|
||||||
require $laravel.'/laravel.php';
|
require $laravel.'/laravel.php';
|
||||||
|
|
||||||
echo (microtime(true) - LARAVEL_START) * 1000;
|
|
||||||
Reference in New Issue
Block a user