reinink / client-side-rendering-in-laravel

199 stars 36 forks source link

Change Store and Update methods #8

Closed georgehanson closed 5 years ago

georgehanson commented 5 years ago

With Laravel when you validate a request it returns the validated data anyway. So you can do this rather than grabbing it from the request again.