🔥 Laravel tip: You can use models with different database connections
Feb 7, 2022
You can configure models to use different database connections and still access the relationship normally.

Other tips: