Not sure about Laravel 5.7. No idea, really why it does not work for you at Laravel 5.7. From my side it works.
I'm sorry.
I noticed I've forgotten to adopt the same changes to my other Laravel project. I have 1 project that's only used to create the Internal database (users and password_resets). 2 other Laravel projects where the User-model needs to fetch the data from the Internal database.
I've setup the database link in the User-model in the first project, but apparently I've forgotten to do so in the second project. Now everything works as expected.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community