Commit graph

6 commits

Author SHA1 Message Date
lukinovec
ca5924646d
Add and fix heading IDs (#232) 2023-01-06 15:34:04 +01:00
Jori Stein
3b03605c9a
Cache invalidation solution + note (#231)
Because I started to use the cache lookup recently, I've had some issues with the cache invalidation.

I though of sharing the solutions in the documentation:
- Added a solution how to invalidate the cache.

- Added a note/warning to invalidate the cache before  if you intend to update the domain name. Otherwise the invalidate cache will not work as the key will have changed because of the new domain name.
2022-12-22 10:29:29 +01:00
Niels
3222b1668b
Add info on automatic cache invalidation (#171)
I spent some time to find out how to manually invalidate the cache, when during testing  I found out this is already handled in the base Tenant model. Adding this small paragraph might help others.
2022-06-19 21:30:03 +02: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
9cbfd17fa2 realtime facades 2020-07-20 14:56:17 +02:00
Samuel Štancl
f8f354c323 3.x redesign 2020-06-08 21:20:15 +02:00