bigmeech / BSSB

Angular js and laravel party
1 stars 1 forks source link

Missing database table #4

Open ebirulz opened 10 years ago

ebirulz commented 10 years ago

{"error":{"type":"Exception","message":"SQLSTATE[42S02]: Base table or view not found: 1146 Table 'scholarship.form_complete' doesn't exist (SQL: select * from form_complete where user_id = ? limit 1) (Bindings: array (\n 0 => 2,\n))","file":"C:\wamp\www\BSSB-master\vendor\laravel\framework\src\Illuminate\Database\Connection.php","line":556}}

bigmeech commented 10 years ago

Fixed.. do a fresh pull and run php artisan migrate