Dry-run your Requests
"Laravel Dry Requests allows you to check if your requests would pass validation if you executed them normally. It's the Laravel equivalent of
--dry-run
in various CLI tools, or what some devs call "preflight requests"."
DIVE
@DiveAgency