You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rather than looking for a connection with a specific name I think it would make more sense to go by driver to follow standard.
Ideally rather than extending eloquent this might extend the database connection system instead, so things like sessions and eloquent "just work" as a result.