I have used join on my Laravel application and trying to update my column it returns an error. This is my code:
$this->conn->table(\'appointments\') -&g