After version 10.64 introduced the FormRequest to Maravel , version 10.64.8 brings Session and Cookies support also as OPT IN.
The reason for this feature is that you might need to use csrf tokens and/or cookies in your views WITHOUT migrating to Maravelith and trading boot speed just for that.
Besides this, the Session, Cookie and View Service Providers are now deferrable in Maravelith.
The documentation for Maravel has been updated.

Top comments (0)