Commit graph

7 commits

Author SHA1 Message Date
c0c47c5470 update docs for laravel 11 2024-04-14 00:02:57 +02:00
6fe87cc7d7 add note about Laravel 11, resolve #267 2024-03-17 21:02:00 +01:00
Ganbayar Gansukh
e76e0ca0ea
Update installation.blade.md (#115)
added laravel version requirement.
2021-03-26 20:50:14 +01:00
François Gagné
884a4dc13c
No need to change tenancy.central_connection by default (#109)
The value of `central_connection` in `config/tenancy.php`:

```php
'central_connection' => env('DB_CONNECTION', 'central'),
```
2021-02-21 22:52:16 +01:00
Adebayo Ilerioluwa
a4645b3abd
Improved Documentation Search (#61)
* 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>
2020-07-21 20:18:29 +02:00
Samuel Štancl
ebc18c303e not beta anymore 2020-06-30 00:23:06 +02:00
Samuel Štancl
f8f354c323 3.x redesign 2020-06-08 21:20:15 +02:00