When configuring your Larval app to send email via a cPanel server please set the following environment variables in your .env file:

SettingValue
MAIL_DRIVERsmtp
MAIL_HOSTmail.example.com
Note: This is an example. Please use your actual domain.
MAIL_PORT587
MAIL_USERNAMEinfo@example.com
Note: This is an example. Please use your actual domain.
MAIL_PASSWORDYour Ecenica mailbox password.
MAIL_ENCRYPTIONtls