I recently launched my Laravel based site, and I had no problems, but 40 mins ago when I checked it I get this error:
SQLSTATE[HY000]: General error: 1615 Prepared statement needs to be re-prepared (SQL: select * from `users` where `id` = 1 and `remember_token` = mfjLlbv3fR49TYGAqmUgBSqVVAKmoHhq26ws8rojuXxee5qWcvHrcdoTXs6W limit 1)
Why is this happening? Everything was okay and now suddenly I cannot do anything.