0

I am wondering if there is a library/solution that does the following:

  1. main database has a table within information which subscriptions is stored at which database location
  2. when the user logs into their account on the system we grab the database data where subscription data is stored and use data to fetch subscription data from.
  3. allows for easy migration, php artisan migrate across all databases in the main database

I found a package similar to what I am after: https://github.com/orchestral/tenanti

Vlad Vladimir Hercules
  • 1,611
  • 2
  • 17
  • 31

0 Answers0