replyHello, let me ask if your error is: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '= 'id=>1' LIMIT 1' at line 1
Open debug mode and change app_debug from false to true
This is not the specific reason for the error. It is an error that is hidden by TP. You need to turn on DEBUG to see the specific error information
There is a problem with the code, open APP_DEBUG and see what the specific error is