diff --git a/bootstrap/app.php b/bootstrap/app.php index 2766bcdb56..f384f4ba78 100644 --- a/bootstrap/app.php +++ b/bootstrap/app.php @@ -72,7 +72,7 @@ if (!function_exists('stringIsEqual')) { } $app = new Application( - (string)realpath(__DIR__ . '/../') + realpath(__DIR__ . '/../') ); /*