I\'m trying to set up email for my first laravel project, and was thrilled that there\'s a laracast for it: https://laracasts.com/lessons/mailers
I\'ve followed the
I had the same issue, but when I ran the following command, it was ok:
php artisan config:cache