Open ebirulz opened 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}}
form_complete
user_id
Fixed.. do a fresh pull and run php artisan migrate
{"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
whereuser_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}}