laravel-ignore-extensions
Do not process URLs with a extensions like .jpg, .png et cetera.
laravel-blocker
Block bad bots and users that visit certain (exploit) urls for a set amount of time.
laravel-disallowlister
Validate data against one or multiple disallowlists, using the built-in Laravel validator or by calling the facade directly. Supports wildcards.