Good afternoon! Could you explain me why the error occurs Exception: SQLSTATE[HY000]: General error: 923 OCIStmtExecute: ORA-00923: from keyword not found where expected (ext\pdo_oci\oci_statement.c:159) when I try to use Model::find? I connected Oracle from incubator and data save from controller operates well, but find\findFirstBy and others don't function. Who faced this problem? Tell me.