voten-co / voten

The code that powers voten.co
https://voten.co
Apache License 2.0
1.26k stars 231 forks source link

installation issue #208

Closed akhilvarma closed 6 years ago

akhilvarma commented 7 years ago

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'voten.suggesteds' doesn't exist (SQL: select id, category_id from suggesteds group by category_id)

D:\www\htdocs\voten\vendor\laravel\framework\src\Illuminate\Database\Connection.php

catch (Exception $e) { throw new QueryException( $query, $this->prepareBindings($bindings), $e

peanut24 commented 7 years ago

Is this not the same as #205? It won't help if you create issues for the same problem. Have you run the migrations?

akhilvarma commented 7 years ago

i have done migration , but i think some problem with redis... can you tell how to configure redis in detail.. and solve. plz

saleh-old commented 7 years ago

Is this issue solved?

saleh-old commented 6 years ago

Thanks @Yoginth