When i use `find($id)` to access a diferent database (database..table) return this error: > ErrorException (E_NOTICE) > HELP > Array to string conversion Actually I just change to `where('id_field = $id')`.