added laravel version requirement.
The value of `central_connection` in `config/tenancy.php`: ```php 'central_connection' => env('DB_CONNECTION', 'central'), ```
* 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>