Is your feature request related to a problem? Please describe.
You have to edit LocalConfiguration.php file to change the project name.
Describe the solution you'd like
There should be a constant in .env file for project name, which then is used in LocalConfiguration.php
Additional context
All project specific configuration should be moved to .env file.
Is your feature request related to a problem? Please describe.
You have to edit LocalConfiguration.php file to change the project name.
Describe the solution you'd like
There should be a constant in .env file for project name, which then is used in LocalConfiguration.php
Additional context
All project specific configuration should be moved to .env file.