diff --git a/public/index.php b/public/index.php index ff37e81b..66ea93cd 100644 --- a/public/index.php +++ b/public/index.php @@ -11,7 +11,7 @@ define('LARAVEL_START', microtime(true)); |-------------------------------------------------------------------------- | | If the application is in maintenance / demo mode via the "down" command -| we will require this file so that any pre-rendered template can be shown +| we will load this file so that any pre-rendered content can be shown | instead of starting the framework, which could cause an exception. | */