Commit graph

25 commits

Author SHA1 Message Date
Michael Kampmann Petræus
c6d5a420ee
Update passport.blade.md (#190)
Update passport.blade.md to correctly show tenant migration command
2022-08-26 16:40:34 +02:00
lukinovec
32235fa106
Add note to laravel-activitylog integration (#177)
* Update spatie.blade.md

* Add markdown style

* Use "For example" instead of "E.g."

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>

* Update note

* Minor fix

* Rephrase ActivityLog note

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2022-08-10 16:09:38 +02:00
Samuel Štancl
e6e3fc3a23
Passport rewrite (#185)
* Update passport.blade.md (#184)

* Update passport.blade.md

* wording change to trigger ci

* Fix markdown

Co-authored-by: Samuel Štancl <samuel@archte.ch>

* Make the links work (+ automatic formatting correction)

* Make the links non-bold

* darkons' rewrite

* Passport docs page rewrite

* Fix heading levels

* Add warning

Co-authored-by: David SP <darkons@gmail.com>
Co-authored-by: lukinovec <lukinovec@gmail.com>
2022-08-09 18:24:43 +02:00
lukinovec
d67116163d
Improve Orchid integration docs page (#176)
* Improve Orchid integration docs page

Rewrote the docs and removed some bits because they seemed extra (like changing `HOME` or prefixing the tenant routes).

* Fix typo

* Add note about possible error

* Update hyperlink
2022-07-20 16:07:56 +02:00
lukinovec
5c7e4b2533
Improve the Telescope implementation page (#178)
Make the page more specific (mention `tenancy.features` config)
2022-07-18 15:56:39 +02:00
Impeck
4a1a5f829e
fixed formatting (lots of spaces) (#160)
* add Laravel Orchid integration

* add the path to the "home" route for central application

* fix link to Universal Routes

* fixed formatting (lots of spaces)

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2022-06-04 17:29:01 +02:00
Impeck
703f7b037b
For Orchid add the path to the "home" route for central app (#159)
* add Laravel Orchid integration

* add the path to the "home" route for central application

* fix link to Universal Routes
2022-04-11 13:21:08 +02:00
Impeck
a368078dfe
add Laravel Orchid integration (#157) 2022-04-09 02:02:44 +02:00
Saif Allah Khaled
8c8431ab76
fix layout of nova page (#154) 2022-03-30 18:09:14 +02:00
Samuel Štancl
0da737e60e
Remove blade 2021-07-08 14:36:54 +02:00
injektion
22e06dae4f
Update livewire.blade.md (#131)
* 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.

* Update livewire.blade.md

* remove indentation

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2021-07-07 17:43:10 +02: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