Support the ongoing development of Laravel.io →

lgustavoms

Joined 1 Mar 2017

Statistics

Threads 1
Replies 6
Solutions 0
Articles 0

"Base table not found" error when extending Model

Hello guys! I got a problem that I'm not managing to solve. I have a model called "Jogo" t...

0 Likes
11 Replies
Solved
replied 7 years ago
0 Likes
replied 7 years ago

"Base table not found" error when extending Model

Thanks. I've insisted that was not the error, because Laravel automatically join the two related mod...

0 Likes
replied 7 years ago

"Base table not found" error when extending Model

App\Models\Jogo.php namespace App\Models; use Illuminate\Database\Eloquent\Model; class Jogo exten...

0 Likes
replied 7 years ago

"Base table not found" error when extending Model

I think you didn't understand the problem. I'm going to post the whole models if you insist.

0 Likes
replied 7 years ago

"Base table not found" error when extending Model

No. This is not the error at all. If I hadn't defined the relationship on the model file, Laravel wo...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.