Closed lancepioch closed 6 years ago
You should leverage ENV variables rather than hardcode values. If you find you're adding a lot of configuration options, consider creating a domain specific config file, such as core.php. Both will make app upgrades and deployments easier.
core.php
Closed with 5a36702bcf0d86fa0b2787986900a6559ff38e0a and 3f6966139ec5ae6f7f8398fb58c0fc83a39569d3 and 227e427d2105e163135a904bcb57de7279b5f843
You should leverage ENV variables rather than hardcode values. If you find you're adding a lot of configuration options, consider creating a domain specific config file, such as
core.php
. Both will make app upgrades and deployments easier.config/services.php