Cache - Serialization of 'Closure' is not allowed
I am trying to cache new record.
If i find a record and cache it. Its working fine.
When i add new record and want to cache afterSave it give me error. "Serialization of 'Closure' is not allowed".
}
Thanks
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.