Commit graph

80 commits

Author SHA1 Message Date
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
Samuel Štancl
8a955c7772 Features are disabled by default 2019-10-04 22:54:28 +02:00
Samuel Štancl
bc43701c20 .md -> .blade.md 2019-10-04 22:45:43 +02:00
Samuel Štancl
31055aa9d6 Tenant config 2019-10-04 22:39:53 +02:00
Samuel Štancl
4ab5bbec0c capital C 2019-10-04 21:58:29 +02:00
Samuel Štancl
98a54bce15 Auto migration config - fix #17 2019-10-04 21:51:57 +02:00
Samuel Štancl
72f447f3dd Use ::class notation in config - fix #13 2019-10-04 21:27:22 +02:00
Samuel Štancl
068b2c6da6 Migrate fresh, fix #15 2019-10-04 21:20:10 +02:00
Samuel Štancl
d38e50329a Create tenant - fix #16 2019-10-04 21:16:27 +02:00
Samuel Štancl
8bb46b002f rc2 2019-09-30 20:19:44 +02:00
Samuel Štancl
ebebb21809 Merge branch 'master' of github.com:stancl/tenancy-docs 2019-09-30 18:56:21 +02:00
Samuel Štancl
2c5c9a6478 merge layout files 2019-09-30 18:51:26 +02:00
Samuel Štancl
339898bdc4
Merge pull request #9 from drbyte/patch-7
Update filesystem-tenancy.blade.md
2019-09-24 16:11:40 +02:00
Samuel Štancl
be80bc9a8b
Merge pull request #8 from drbyte/patch-6
Update custom-database-names.blade.md
2019-09-24 16:11:30 +02:00
Samuel Štancl
376144bd42
Update filesystem-tenancy.blade.md 2019-09-24 16:11:25 +02:00