Make address details global.
I have seena couple of changes to the address details over some places of the site.
Add address details to config and .env.
Makes this a gloal variable and the need to change it at multiple places to prevent this issue. This can be done by adding it to the projects .env file and configured in the config files.
Make address details global.
I have seena couple of changes to the address details over some places of the site.
Add address details to config and .env.
Makes this a gloal variable and the need to change it at multiple places to prevent this issue. This can be done by adding it to the projects .env file and configured in the config files.