When integrating sendgrid to laravel, you need to give username and password to laravel as env variables.
Here one thing to notice is that, if username does not work, try to change it to apiKey.
It will work magically.
When integrating sendgrid to laravel, you need to give username and password to laravel as env variables.
Here one thing to notice is that, if username does not work, try to change it to apiKey.
It will work magically.