APP_NAME="Example App" APP_ENV=local APP_KEY= APP_DEBUG=true APP_URL=https://example.test
Once you have done that do make sure to clear your config cache or restart your local webserver for the changes to get reflected.
php artisan cache:clear
Get to know how to update the URL from the config to have a pretty url when generating images, assets path and etc.
Created on Aug 06, 2021
•2310 views
APP_NAME="Example App" APP_ENV=local APP_KEY= APP_DEBUG=true APP_URL=https://example.test
php artisan cache:clear
If you like our tutorial, do make sure to support us by being our Patreon or buy us some coffee ☕️
Load comments for How to Update App URL in Laravel
Collection of Tailwind CSS components for everyone to use. Browse all of the components that are right for your project.
View Components1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago