Hello @tobisch1591, From the documentation: To determine the table name of the relationship's inter...
I see the return value is an array, what do you get if you place both links in the array? (You use i...
Hello @crxcruso can you show the migration and your Laravel version?
I personal should use a second connection for the tenant models. But that result in more work (see:...
The problem is that you don't switch back to the default connection on the end of your job. The resu...
The Laravel portal for problem solving, knowledge sharing and community building.