laravel
- Published at
A lots of time when we start a new laravel application we forget to setup the mail driver. And when we try to send an email this will fail.
- Published at
You want to provide an easier way for your users to login in your application. You can give them the ability to login using a username and email address.