diff --git a/bootstrap/app.php b/bootstrap/app.php index f2801adf6..c65a86001 100644 --- a/bootstrap/app.php +++ b/bootstrap/app.php @@ -12,7 +12,7 @@ */ $app = new Illuminate\Foundation\Application( - realpath(__DIR__.'/../') + dirname(__DIR__) ); /*