Skip to content

Is it possible to replace laravel default config files using this package? #22

Answered by rubenvanassche
Xinecraft asked this question in Q&A
Discussion options

You must be logged in to vote

I think it should be possible, if you add a service provider that you'll add to the app.php config file where you resolve the settings class. You can then in this service provider set the SMTP configuration using Laravel's config helper with the values of your settings class.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Xinecraft
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants