Hello guys! I got a problem that I'm not managing to solve. I have a model called "Jogo" t...
Thanks. I've insisted that was not the error, because Laravel automatically join the two related mod...
App\Models\Jogo.php namespace App\Models; use Illuminate\Database\Eloquent\Model; class Jogo exten...
I think you didn't understand the problem. I'm going to post the whole models if you insist.
No. This is not the error at all. If I hadn't defined the relationship on the model file, Laravel wo...
The Laravel portal for problem solving, knowledge sharing and community building.
The community