SQLSTATE[42S02]: Base table or view not found: 1146 Table 'eagleschallenge_dev.destinations' doesn't exist (Connection: mysql, SQL: select `destinations`.*, (select count(*) from `packages` where `destinations`.`id` = `packages`.`destination_id`) as `package_count` from `destinations` where `status` = 1 order by `package_count` desc limit 6)