I'm sure there's a good solution to this, but I've been staring at it all day and my brain is fried....
That's the general idea. You namespace your models. For example, you might have App\Auth\User as you...
What happens when you try this? $model = Model::create([ 'foo' => 'bar', // ...etc... ]);...
I know it sounds like a stupid question but... do you have internet connection? Failing that the hos...
The Laravel portal for problem solving, knowledge sharing and community building.
The community