spatie / laravel-link-checker

Check all links in a Laravel application
https://murze.be/2015/11/a-package-to-check-all-links-in-a-laravel-app/
MIT License
259 stars 45 forks source link

Allow users to exclude status codes #32

Closed marktopper closed 6 years ago

marktopper commented 6 years ago

Users can now exclude specific status codes from being logged and emailed.

As requested at #31

marktopper commented 6 years ago

Hey @freekmurze. How about this? 😄

freekmurze commented 6 years ago

Thanks!