localhost URL

This commit is contained in:
Fatih Alp 2023-06-29 13:35:29 +00:00
parent 8ae88e954a
commit a45f83ef23

View File

@ -78,7 +78,7 @@ return [
|
*/
'url' => env('APP_URL', 'http://localhost'),
'url' => env('APP_URL', '/'),
/*
|--------------------------------------------------------------------------