Laravel - Configuration and Environment
If you call
config('services.mailgun.domain') but the 'mailgun' key is missing in config/services.php, what will Laravel return?