PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Channaveer Hakari   Laravel Multiple Database   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Laravel Multiple Database
Connect to multiple databases in an application
Author: By
Last change:
Date: 3 years ago
Size: 519 bytes
 

Contents

Class file image Download

About This Project

Laravel 7.X Project

I have written whole article on this - <a href="https://stackcoder.in/posts/laravel-7x-multiple-database-connections-migrations-relationships-querying?referer=github.com">Laravel 7.x Multiple Database Connections, Migrations, Relationships & Querying</a>

  • Connecting Multiple Databases From Single Project
  • Create & Manage Migrations For Different Databases
  • Running & Rollback Migrations
  • Model Relationships Of Different Databases
  • Querying From Relationship Tables.