Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter\Database\Exceptions\DatabaseException #8 You must set the database table
#4

(10-06-2020, 11:22 AM)InsiteFX Wrote: If you need to change the table you do it like this.

PHP Code:
$db      = \Config\Database::connect();
$builder $db->table('users'); 

Thank you.That worked
Reply


Messages In This Thread
RE: CodeIgniter\Database\Exceptions\DatabaseException #8 You must set the database table - by mbjino - 10-08-2020, 08:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB