How to setup your Gmail account to send emails in Laravel
In my previous blog, I described how can you send an email with an attachment without saving it in the database you can read that here. Now let’s continue with this topic. If you are laravel lover then definitely somehow it comes in your mind that how I can send an email through my own…
