How to change Web Application name
To change the application name for your Web application:
-
Go to
.env
file -
Update the application name in the environment variables
The changes will be reflected throughout your web application.
To change the application name for your Web application:
Go to .env
file
Update the application name in the environment variables
The changes will be reflected throughout your web application.