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

Errors with send email #23

Closed robindirksen1 closed 7 years ago

robindirksen1 commented 7 years ago

So, was this file complete before? I received an empty email with only: <h1>Found broken links</h1>. Now it's adding the links.

PS, maybe we need to add where this link is found/on which page(s).

freekmurze commented 7 years ago

Thanks!

robindirksen1 commented 7 years ago

And what about this: "PS, maybe we need to add where this link is found/on which page(s)."?

freekmurze commented 7 years ago

Sure, I'd accept a PR that adds that to the package.