Commit graph

106 commits

Author SHA1 Message Date
Samuel Štancl
0ba5f83b84
Add spatie/laravel-permission 2020-01-19 15:26:39 +01:00
Samuel Štancl
8b47a464a6 Nova migrations 2019-12-21 14:57:48 +01:00
Samuel Štancl
89979afbfc Merge branch 'master' of github.com:stancl/tenancy-docs 2019-12-21 13:37:07 +01:00
Samuel Štancl
97017dd522 Passport integration documented 2019-12-21 13:36:53 +01:00
Lasse Lehtinen
d4c2adad10 Fixed variable name for database connection (#42) 2019-12-09 14:19:04 +01:00
Samuel Štancl
5b3822f155
fix typo 2019-11-29 13:59:25 +01:00
Samuel Štancl
4859a9b7af anchors 2019-11-10 16:08:22 +01:00
Samuel Štancl
3a47697413 tenant-aware commands (fix #39) 2019-11-10 16:03:22 +01:00
Samuel Štancl
353b96154c Universal routes 2019-11-10 15:54:02 +01:00
Samuel Štancl
87f25f23f3 conflicting routes 2019-11-10 15:50:36 +01:00
Samuel Štancl
e00d8346fb Timestamps 2019-11-10 15:43:41 +01:00
Samuel Štancl
c69505a09a Features 2019-11-10 15:42:13 +01:00
Samuel Štancl
be8d1fa497 document more features 2019-11-10 15:09:01 +01:00
Samuel Štancl
34a6b2cadd improve hook & testing docs (fix #38) 2019-11-10 15:00:23 +01:00
Samuel Štancl
90545f715e
improve testing docs (fix #35) 2019-11-08 19:50:38 +01:00
Samuel Štancl
a607b35f16 document mix() 2019-11-04 22:21:43 +01:00
Samuel Štancl
818ffd2ba3
$this->call -> $this->artisan 2019-10-24 17:02:36 +02:00
Samuel Štancl
9fa3c18c48
Fix typo 2019-10-24 16:25:55 +02:00
Samuel Štancl
b1061a270d
new namespace 2019-10-20 18:27:41 +02:00
Samuel Štancl
a4db798119
ramsey uuid 2019-10-20 16:36:56 +02:00
Samuel Štancl
62898ce34d
use $domain instead of $tenant['domain'] 2019-10-20 16:09:31 +02:00
Samuel Štancl
18ac2b9e33
Update configuration.blade.md 2019-10-17 21:22:17 +02:00
Samuel Štancl
e722757a9b
central queues 2019-10-17 21:10:07 +02:00
Samuel Štancl
0f9598e70a
[2.1.0] Middleware changes (#30)
* middleware changes

* Update tenant-routes.blade.md (#32)

* Update tenant-routes.blade.md

* Update docs/source/v2/tenant-routes.blade.md

Co-Authored-By: Samuel Štancl <samuel.stancl@gmail.com>
2019-10-17 21:06:53 +02:00
Samuel Štancl
388d21bb46
[2.1.0] Nova integration (#29)
* [2.1.0] Nova integration

* Add nav link to Nova integration

* Note about nova migrations
2019-10-17 21:06:48 +02:00
Samuel Štancl
fd1ca2fb10
[2.1.0] Tenant run (#31)
* tenant run

* wip
2019-10-17 21:06:37 +02:00
Samuel Štancl
d805901b3c
v2.1.0 2019-10-17 21:06:21 +02:00
Samuel Štancl
99655ea7e0 Document integrating with spatie/laravel-activitylog 2019-10-15 17:06:47 +02:00
Samuel Štancl
33943b6a0e h2 -> h3 2019-10-12 22:06:05 +02:00
Samuel Štancl
5d88710d83 wip 2019-10-12 21:56:43 +02:00
Samuel Štancl
733a461d93 soft deleting tenants 2019-10-11 20:17:18 +02:00
Samuel Štancl
c34e9780a6 add note about a dedicated central conn being recommended 2019-10-11 20:12:11 +02:00
Samuel Štancl
711d938724 wip 2019-10-10 20:20:17 +02:00
Samuel Štancl
54680c094d Merge branch 'master' of github.com:stancl/tenancy-docs 2019-10-10 20:12:48 +02:00
Samuel Štancl
ee1d969104 API routes 2019-10-10 20:11:56 +02:00
Chris Brown
a7d47a98cf
Update configuration.blade.md 2019-10-07 18:39:03 -04:00
Chris Brown
d2df532bd4
Update storage-drivers.blade.md 2019-10-07 15:35:46 -04:00
Chris Brown
329ad760bd
Update storage-drivers.blade.md 2019-10-07 15:33:34 -04:00
Chris Brown
8b71d5e740
Update configuration.blade.md 2019-10-07 15:24:11 -04:00
Samuel Štancl
8daf788526
queue.failed central db 2019-10-07 20:39:52 +02:00
Jelle Witteveen
1ee8f2b7fb
Update upgrading.blade.md
Fixing broken links i've found while upgrading.
2019-10-07 13:41:54 +02:00
Samuel Štancl
fead4e8930 unnecessary paragraph 2019-10-06 20:42:54 +02:00
Samuel Štancl
d40a887458 Section no longer necessary 2019-10-06 20:32:10 +02:00
Samuel Štancl
58056c0d6c simplify migration command 2019-10-06 12:25:12 +02:00
Samuel Štancl
04f027fd28 update intro sections in 2.x docs 2019-10-06 12:23:02 +02:00
Samuel Štancl
34dfcd5d83 note about _tenancy namespace 2019-10-05 00:13:21 +02:00
Samuel Štancl
bdbf50ce32 add tenants:create to the upgrade guide 2019-10-05 00:12:04 +02:00
Samuel Štancl
116cb045be 1.x -> 2.x upgrade guide 2019-10-04 23:34:19 +02:00
Samuel Štancl
6add596ce8 2.0.0 installation 2019-10-04 22:59:58 +02:00
Samuel Štancl
70f26f9d48 2.0.0 2019-10-04 22:58:28 +02:00