Commit graph

6 commits

Author SHA1 Message Date
Ped
0d8eec8b65
Using App\Models\Tenant instead of App\Tenant
In the latest Laravel, models are put in an `app/models/` directory on default, rather than `app/`.
2021-10-14 08:22:40 +02:00
Seyi Onifade
e215a7a73e
Update tenants.blade.md (#107)
Very minor typo update, change "be" to "by"
2021-02-16 17:45:07 +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
880de3faf2 note on WHERE with data col 2020-06-14 17:53:17 +02:00
Samuel Štancl
072eb36494 Fix a few things in docs 2020-06-13 11:52:10 +02:00
Samuel Štancl
f8f354c323 3.x redesign 2020-06-08 21:20:15 +02:00