[solved] Laravel 7 Swift_TransportException Cannot send message without a sender address
If you are getting “Swift_TransportException Cannot send message without a sender address” while trying to send email notifications using the mailtrap email testing tool. Then please make sure you added right settings of the mailtrap login details inside the .env file Add from email address and encryption. Then you have to clear config using following commands…