Throw warning when settings migration detects custom env()
calls
#47
Labels
feature request
New feature or request
env()
calls
#47
Spent hours trying to figure out why my site wasn't working, to have Jason figure out I was missing
SITE_URL
in my .env, which was referenced insites.php
config.I understand that a warning would have been displayed as part of the migration, but this is something IMO that should be really highlighted as it causes one's site to break and it's nearly impossible to figure out.
Perhaps a big warning section at the bottom highlighting the breaking issues?
The text was updated successfully, but these errors were encountered: