Stay Hungry
Thursday, 18 July 2019
Laravel change root url
https://github.com/laravel/framework/issues/2554
laravel-project/config/app.php
'url'
=>
env
(
'APP_URL'
,
'http://localhost'
),
change .env file
APP_URL=<MY_base_URL>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment