

What is Laravel Sanctum? Laravel Sanctum is a simple way for authenticating Single Page Applications(SPAs), Mobile Applications, and simple token-based APIs. It allows users to create multiple API tokens which…
Introduction Firebase is a Google-backend application development software that enables developers to develop their applications with ease by abstracting the backend and allowing them to focus on the frontend. Firebase…
Introduction In any modern web development, a developer is required to bundle their source code and deploy it to a server so that it can be accessible to the public….
Introduction Open Authorization(Oauth) is a way of getting access to protected data from an application. It’s is secure in the sense that it does not require users to log in…
Introduction Social logins are becoming an integral part of most applications currently. Users prefer signing up to applications using their social credentials because it saves them time and is also…
Introduction Validation is the most important aspect when developing an application. Input validation is a way of testing input supplied by a user and verifying if it is of a…
Introduction Most applications require some tasks to be run regularly and at a specific time. These tasks can be sending out promotional emails, creating weekly backups, or generating reports. To…
Introduction The ROI of a good user experience is 500% or more. A good user experience increases the conversion rate of a website and saves a user time as they…
Before you go, get your free Laravel Guide showing the best practices to enhance your Laravel Experience
Get your free Laravel Guide showing the best practices to enhance your Laravel Experience