bootstrap/app.php:
Features
Redirect Manager
404 capture and one-click 301 redirects
Register the middleware in
Publish and run the redirect migration (the installer does this for you), then register the plugin on your panel:
The middleware serves matching redirects (with normalisation, chain-following A→B→C, and loop protection) and logs every 404. Logged 404s appear on the SEO Health page with a one-click “Create redirect” link that pre-fills the source path. Rules are cached for an hour and the cache is busted automatically on create/edit/delete.
