Laravel Nova middleware called `nova` use `Laravel\Nova\Http\Middleware::class` which cause infinite redirects. Default `withAuthenticationRoutes` and `withPasswordResetRoutes` route group is `web` so it doesn't make sens to `nova` middleware group there.
* chore: (Improve documentation search for V3)
* fix: checks for mispelled words
* fix: mispelled words
* fix spaces and syntax
* Update multi-database-tenancy.blade.md
Co-authored-by: Samuel Stancl <samuel.stancl@gmail.com>