Commit graph

206 commits

Author SHA1 Message Date
Abrar Ahmad
d3cba2955d
Copy code snippet button (#183)
* copy button

* empty lines at the end

* copy button position

* copy button position
2022-07-28 13:30:56 +02:00
Abrar Ahmad
e9aef34d94
Add documentation page for encrypted tenant attributes (#174)
* wip docs page related to `archtechx/tenancy/issues/760`

* Update encrypt-attributes.blade.md

* Update the docs page

* Minor update

* Update the page

* Update first attribute encryption paragraph

* Improve wording

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

* Update hyperlink

* Change 'tenants migration' to 'tenants table'

* Move Tenant attribute encryption in the navigation

* Remove virtual column hyperlink

Co-authored-by: lukinovec <lukinovec@gmail.com>
Co-authored-by: Samuel Štancl <samuel@archte.ch>
2022-07-26 21:19:24 +02:00
Abrar Ahmad
d09e4864ae
Add notes for Laravel Sail users (#182)
* sail notes

* Update source/docs/v3/configuration.blade.md

Co-authored-by: lukinovec <lukinovec@gmail.com>

* Update source/docs/v3/quickstart.blade.md

Co-authored-by: lukinovec <lukinovec@gmail.com>

Co-authored-by: lukinovec <lukinovec@gmail.com>
2022-07-25 18:38:01 +02:00
Chris Chapman
53f9125946
Update data prefix (#181)
`data.` is not working for me as a prefix. I had to use `data->`. This
is consistent with the Laravel docs.

Not sure if I'm missing something?

https://laravel.com/docs/9.x/queries#json-where-clauses
2022-07-20 22:19:11 +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
lukinovec
fb532025eb
Fix typo on manual mode docs page (#179) 2022-07-18 15:52:32 +02:00
lukinovec
bb5618d98c
Fix typo in automatic-mode.blade.md (#175) 2022-07-12 21:21:54 +02: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
Samuel Štancl
8c08bc3fac
discord link in footer 2022-06-13 12:49:13 +02:00
Samuel Štancl
36f560601c
discord link in header 2022-06-13 12:48:36 +02:00
Samuel Štancl
3e87907d94
discord link on index 2022-06-13 12:48:00 +02:00
lukinovec
aa80d10371
Testing section code example formatting (#170)
* Testing section code example formatting

* Use spaces instead of tabs
2022-06-13 12:44:51 +02:00
Samuel Štancl
40fc07b3cb
update stats 2022-06-09 18:10:29 +02:00
lukinovec
b74a25260d
Fix resource syncing section typo (#169) 2022-06-09 18:07:01 +02:00
lukinovec
005e920856
Add missing closing parenthesis (#168) 2022-06-09 18:06:51 +02:00
lukinovec
18e69ec998
Fix typos in user impersonation section (#167) 2022-06-09 13:28:03 +02:00
lukinovec
fd67b92bbf
Fix typo in path identification section (#166) 2022-06-08 15:27:46 +02:00
lukinovec
729c8392c7
Merge pull request #164 from stancl/patch-1
Improvement of the Data column explanation + updating tenants PR (#88)
2022-06-06 12:56:14 +02:00
lukinovec
c518e7abed
Apply suggestions from code review
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2022-06-06 12:03:58 +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
lukinovec
30ce005ffb Remove text 2022-06-02 12:04:35 +02:00
lukinovec
ee6025e0f5
Merge branch 'master' into patch-1 2022-06-02 11:50:07 +02:00
lukinovec
40160b2aff Improve tenants doc 2022-05-06 15:16:56 +02:00
Ahmed Sayed
88f58d3907
fix typo (#163) 2022-04-20 16:30:44 +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
ianrobertsFF
d0faea78b2
Added withoutEvents advisory (#158)
Added advisory to let users know that withoutEvents is used when creating resources as a result of a sync.
2022-04-09 20:04:11 +02:00
Impeck
a368078dfe
add Laravel Orchid integration (#157) 2022-04-09 02:02:44 +02:00
Samuel Štancl
887bc9ea52
Update download count 2022-04-02 23:41:11 +02:00
Saif Allah Khaled
8c8431ab76
fix layout of nova page (#154) 2022-03-30 18:09:14 +02:00
Samuel Štancl
69ff9f8859
Laravel 9
https://github.com/tenancy-for-laravel/saas-boilerplate/pull/85
2022-03-24 11:45:52 +01:00
Abrar Ahmad
4fc499a8f6
Update domains.blade.md (#156)
* Update domains.blade.md

I recently played with the tenancy package to set up multiple domains. I'm on Mac and using Valet. I found we can test multiple domains using Valet and thought it might be worth it in the documentation.

* Update source/docs/v3/domains.blade.md

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

Co-authored-by: Samuel Štancl <samuel@archte.ch>
2022-03-23 14:40:04 +01:00
Samuel Štancl
03b9971b54
archtech mail 2022-02-28 18:57:36 +01:00
Samuel Štancl
a0dd1a9413
archtech mail 2022-02-28 18:57:11 +01:00
Piyush Manolkar
0d66cd00cb
Update tenant-maintenance-mode.blade.md (#153)
Add documentation to remove tenant from maintainance mode.
2022-02-25 15:40:47 +01:00
Samuel Štancl
ac23db540d
update stats 2022-02-19 22:09:08 +01:00
Lars Klopstra
5165926092
update: Previewify endpoint (#150)
* Update documentation.blade.php

* fix: Dupe URL
2022-01-25 12:52:13 +01:00
Samuel Štancl
3c4bda178f
Add a note about https://github.com/archtechx/tenancy/issues/774 2022-01-06 16:52:25 +01:00
Samuel Štancl
9003b7ab16
3.5.0 queue changes 2022-01-03 23:57:46 +01:00
Abrar Ahmad
30a9997963
Update banner.blade.php (#148) 2022-01-03 12:56:48 +01:00
Samuel Štancl
0e4cb88bb5 wip 2021-12-14 14:32:52 +01:00
emargareten
e3d7e5bcc7
Update configuration.blade.md (#147) 2021-12-06 16:25:19 +01:00
Samuel Štancl
09f6c5d0c0 wip 2021-11-29 20:11:10 +01:00
Samuel Štancl
30eb0794b5 change script 2021-11-29 19:53:25 +01:00
Samuel Štancl
84ce0b390c wip 2021-11-29 19:39:13 +01:00
Samuel Štancl
9c1167a8d3
splitbee event 2021-11-29 18:20:42 +01:00
Samuel Štancl
4d666a2a55
Update menu-item.blade.php 2021-11-29 18:19:22 +01:00
Samuel Štancl
8e919383a7
splitbee data attr 2021-11-29 18:11:17 +01:00
Samuel Štancl
bc21653a3a
update splitbee tag 2021-11-29 17:47:48 +01:00
Samuel Štancl
ba747f0ffd
update splitbee tag 2021-11-29 17:47:28 +01:00