How to setup multiple master-slave? #2205
Unanswered
henryonsoftware
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As Laravel is supporting define configuration about read-write servers for MySQL.
I want to ask how can we do it with our package. I read the docs but you just say config many hosts but not primary.
Let's say I have 1 master and 2 slaves:
Can we do it on configuration? If not then anyone has the solutions for this problem?
Beta Was this translation helpful? Give feedback.
All reactions