Laravel v5.5 Regist, Login

Laravel v5.5: Login, Register with Username or Email

In this blog post, I would like to share some ideas on how to customize your Laravel v5.5 authentication to support username or email based login. Laravel v5.5 is a second LTS version, that @laravelphp announced on Twitter on 20 Feb 2017. Just simply like the previous LTS version...
Read more...
login.png

Laravel 5.4: Login with Username or Email

I believe that Laravel is now well-known framework among PHP developers. I hope many of you may have already built an application using it. It is really popular due to its powerful features with expressive, beautiful syntax. From this tutorial, we want to customize the default auth s...
Read more...