diff --git a/config/app.php b/config/app.php index 92ea8017d..28067a4d8 100644 --- a/config/app.php +++ b/config/app.php @@ -78,7 +78,7 @@ return [ | */ - 'url' => env('APP_URL', 'http://localhost'), + 'url' => env('APP_URL', '/'), /* |--------------------------------------------------------------------------