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

Support Auto-Discovery #13

Closed m1guelpf closed 7 years ago

m1guelpf commented 7 years ago

This will make the package work with auto-discovery in Laravel 5.5

freekmurze commented 7 years ago

Thanks