🔥 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:
🔥 Laravel tip: The `whereRelation` method
Oct 18, 2022