K
K
kickass772022-03-06 18:17:59
Laravel
kickass77, 2022-03-06 18:17:59

How to solve table error when migrating to Laravel?

Illuminate\Database\QueryException
SQLSTATE[42P01]: Undefined table: 7 ОШИБКА: отношение "service_category_items" не существует LINE 1: select count(*) as aggregate from "service_category_items" a... ^ (SQL: select count(*) as aggregate from "service_category_items" as "sc" inner join "service_category" as "c" on "c"."id" = "sc"."service_category_id" where "sc"."active" = 1 and "sc"."add_set_basic" = 1)

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question