You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.
This error happens because PHP is not able to serialize Closures (when using route:cache command in laravel). in the next update, I will replace the route closure to a controller based route.
LogicException : Unable to prepare route [maileclipse] for serialization. Uses Closure.
I think no further explanation is needed;)
The text was updated successfully, but these errors were encountered: