Commit graph

15 commits

Author SHA1 Message Date
injektion
54ec3e0b59
Update livewire.blade.md
Unless aliased, when going thru the dox on setting up Livewire using the previous code will fail with an error: Target class "[InitializeTenancyByDomain]" does not exist.

Changing it to the full namespace works fine.
2021-07-06 11:58:14 -07:00
David SP
d59c25ee15
Update passport.blade.md (#128)
Fixed using Passport in both the central and tenant app
2021-06-01 13:52:20 +02:00
Michał Maliński
25747b5c4d
Update passport.blade.md (#81)
I managed to get passport work with this code, not really sure if loadKeysFrom should be in boot method and if overriding passport config is proper way.
2020-09-27 19:29:06 +02:00
DarthShmev
4d12707980
Fix spelling errors and broken links (#79)
* Fix spelling errors and broken links

* Make changes as requested
2020-09-01 17:55:31 +02:00
SHEROZ Juraev
c90f6d9c5f
Update passport.blade.md (#71)
* Update passport.blade.md

Added a note about using Passport in the Central and client applications.

* Update source/docs/v3/integrations/passport.blade.md

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2020-08-29 14:50:21 +02:00
Samuel Štancl
c79c31f1c2
note about passport guide being possibly out of date 2020-08-19 23:39:46 +02:00
Samuel Štancl
447f22ba56 nova 2020-08-01 22:15:45 +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
0549607899 Mention realtime facades on livewire page 2020-07-20 14:57:54 +02:00
Samuel Štancl
ea417e4eec Twitter image for docs 2020-07-19 15:18:52 +02:00
Jørgen Solli
4a5d121dfb
Improved Horizon documentation regarding tags (#57)
- Fixed the snippet for passing tags to the job
- Wrapped content in a Tags header to prepare for more content in the
future
- Added comment to method to mimic Laravel's documentation regardin the
matter
- Made it slightly more clear that the tags method should be applied to
the actual job class
2020-06-23 21:56:35 +02:00
Samuel Štancl
2f043afe35 link to universal routes from livewire page 2020-06-22 00:14:40 +02:00
Samuel Štancl
5c5af86851 update nova integration for v3 mw 2020-06-14 21:52:13 +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