mirror of
https://github.com/neosubhamoy/neosubhamoy-portfolio.git
synced 2025-12-19 21:43:06 +05:30
(refactor): changed connection.php credentials into .env
This commit is contained in:
@@ -10,4 +10,4 @@ SMTP_HOST = "Your SMTP Sender Host Name Here"
|
||||
SMTP_USER = "Your SMTP Sender Username Here"
|
||||
SMTP_PASS = "Your SMTP Sender Password Here"
|
||||
SMTP_SENDTO = "Your Email Inbox Address to Receive Emails"
|
||||
SMTP_PORT = 587
|
||||
SMTP_PORT = 465
|
||||
Reference in New Issue
Block a user