mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 18:24:03 +00:00
Mention realtime facades on livewire page
This commit is contained in:
parent
9cbfd17fa2
commit
0549607899
1 changed files with 2 additions and 0 deletions
|
|
@ -25,3 +25,5 @@ to this:
|
|||
Now you can use Livewire both in the central app and the tenant app.
|
||||
|
||||
Also make sure to enable [universal routes]({{ $page->link('features/universal-routes') }}).
|
||||
|
||||
And if you're using file uploads, read the [Real-time facades]({{ $page->link('realtime-facades') }}) page of the documentation. Livewire uses real-time facades in the uploading logic.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue