Laravel tip:

Validating the request and then saving `$request->all()` is like checking IDs at the door…

then letting everyone inside anyway.

Use the validated data, not the full request.
image

  • No matching results...
  • Searching...

/ 1000