laravel-seo
by gavtaylor
One place for a Laravel site's SEO plumbing: Google Analytics and IndexNow, each switched on only when its tracking code or key is configured.
laravel-sitemap
by gavtaylor
A drop-in HTML and XML sitemap for Laravel, generated by scanning your registered routes instead of maintaining a separate sitemap definition.
laravel-health-route
by gavtaylor
A drop-in replacement for Laravel's built-in health route, with a customisable HTML view, a richer JSON contract, opt-in structured checks, and composable access control.