Config mail using settings |
HI,
is there a way to use https://github.com/codeigniter4/settings to config email instead of Config/Email i try to use : Code: service('settings')->set('Email.protocol', 'smtp');
Library Reference Email Class - CodeIgniter 4 User Guide - Setting Email Preferences
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
what have you done?
How do you do it? what are the results like?
@xxxx[{::::::::::::::::::::::::::::::::>
You can do it you just need to use an array and then initialize the Email Class.
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
|
Welcome Guest, Not a member yet? Register Sign In |