Base table or view not found when using model made by calebporzio/sushi
I am using calebporzio/sushi to make model which is related to user model. relation data in filament table shows ok but when searching relation data it shows " Illuminate \ Database \ QueryException : Base table or view not found". please need help.


6 Replies
wht is ur model name tht using sushi?
can u show us ur $table
also the errors
model name is CustomerList.


Adjsut the tablename = customer_list that might work in the model?
still same
Dunno then hehe, what is the reason to use sushi? Are the customers not on your DB?
I am getting data from API