Sat, Nov 4, 2023
In this article, we will explore how to handle authentication using 2 methods, the usual email/password & social login (OAuth) in Laravel.
Thu, Oct 26, 2023
Learn the difference between Timestamp and Datetime data types and how to use them in your Laravel application.