Category : Database

Latest Laravel 8 Installation with REST API using Passport authentication

By | April 12, 2021

Hello Coders !! This article is about the Latest Laravel 8 Installation with REST API using Passport authentication. Moreover, laravel REST API is used when we work with mobile application development or web application development. In this article, we are going to use the passport package as an API authentication tool. So, no one can… Read More »

Laravel 6 Dynamic database connection

By | October 19, 2019

Hello Coders !! This article is about the Laravel 6 Dynamic database connection. Sometimes we need multiple databases in our system to work with and laravel is capable of doing this. With no more complexity, this article is pretty easy to implement you will find the exact changes you want to make in your system.… Read More »