Commit graph

274 commits

Author SHA1 Message Date
Samuel Stancl
c3bda8543a
Update multi-database-tenancy.blade.md 2020-07-26 22:30:07 +02:00
Samuel Stancl
00f916ad7a
fix list formatting 2020-07-26 21:58:23 +02:00
Samuel Stancl
2e5ea95b63
link to static properties 2020-07-26 21:57:12 +02:00
Samuel Stancl
16af6038be
typo 2020-07-26 21:54:52 +02:00
Samuel Stancl
22e8064547
formatting 2020-07-26 21:53:20 +02:00
Samuel Stancl
272de8b085
customizing migration paths 2020-07-26 21:50:42 +02:00
Samuel Stancl
760a6fd95d
fix link 2020-07-26 21:47:00 +02:00
Samuel Stancl
e130cd9596
Old todo 2020-07-26 21:46:10 +02:00
Samuel Stancl
141b9fdbc2
on -> in 2020-07-26 21:45:09 +02:00
Samuel Stancl
2b6aa9b20e
Rename optional-features.md to optional-features.blade.md 2020-07-26 21:43:44 +02:00
Samuel Stancl
e0f423c898
we -> I 2020-07-26 21:36:42 +02:00
Samuel Stancl
c7d24e0e15
remove todo 2020-07-26 21:35:39 +02:00
Samuel Stancl
602ec3d197
remove /s in names 2020-07-26 21:34:32 +02:00
Samuel Stancl
2c38d00b08
Rename realtime-facades.md to realtime-facades.blade.md 2020-07-24 18:00:52 +02:00
Samuel Stancl
3b4456b146
Update tenant-identification.blade.md 2020-07-22 22:10:11 +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
9cbfd17fa2 realtime facades 2020-07-20 14:56:17 +02:00
Samuel Štancl
6b6089f900 Merge branch 'master' of github.com:stancl/tenancy-docs 2020-07-19 15:19:00 +02:00
Samuel Štancl
ea417e4eec Twitter image for docs 2020-07-19 15:18:52 +02:00
dependabot[bot]
2d6b9a968a
Bump lodash from 4.17.15 to 4.17.19 (#60)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-18 14:24:18 +02:00
Samuel Štancl
d3fcb69b5b Attaching tenants to users 2020-07-11 13:14:10 +02:00
Samuel Štancl
230fd6c971 code sample indentation 2020-07-11 13:09:21 +02:00
Samuel Štancl
2115ea8905 merge 2020-07-07 13:10:49 +02:00
Samuel Štancl
b246004e67 Ploi ref link 2020-07-07 13:08:38 +02:00
Samuel Stancl
744dd05d0b
remove "coming" message about ploi integration 2020-07-06 21:40:14 +02:00
Samuel Stancl
19204fba26
Update star count 2020-07-06 17:38:14 +02:00
Odunayo Ogungbure
4d88c4bc0f
Remove the :3.x-dev suffix in the quick start tutorial (#59) 2020-07-04 16:49:11 +02:00
Chiko
ffc406bff1
Update testing.blade.md (#58)
* Update testing.blade.md

Added call to parent's setUp() method others some essential operations will not be run e.g resetting of db, etc.

* Reindent

Co-authored-by: Samuel Stancl <samuel.stancl@gmail.com>
2020-07-01 13:04:53 +02:00
Samuel Štancl
5ccbb7d6e2 fix_mobile_img 2020-06-30 19:39:58 +02:00
Samuel Štancl
23eeefa068 more twitter tags 2020-06-30 18:26:47 +02:00
Samuel Štancl
f958aace9d Twitter:image 2020-06-30 18:10:35 +02:00
Samuel Štancl
d9fd96e1e7 one more faq 2020-06-30 11:32:49 +02:00
Samuel Štancl
c78d6a82a6 Add boilerplate FAQ 2020-06-30 11:17:48 +02:00
Samuel Štancl
957ae96ea9 Remove gumroad overlay 2020-06-30 02:20:22 +02:00
Samuel Štancl
5e24433561 SaaS boilerplate landing page 2020-06-30 02:03:21 +02:00
Samuel Štancl
1b7f8133e6 Update download count 2020-06-30 00:23:56 +02:00
Samuel Štancl
444a72fb46 Merge branch 'master' of github.com:stancl/tenancy-docs 2020-06-30 00:23:36 +02:00
Samuel Štancl
ebc18c303e not beta anymore 2020-06-30 00:23:06 +02:00
Samuel Stancl
dc53a45e31
remove note 2020-06-29 22:54:39 +02:00
Samuel Štancl
9dbbd145b1 Default value 2020-06-25 14:05:23 +02:00
Samuel Štancl
d4eae62096 Merge branch 'master' of github.com:stancl/tenancy-docs 2020-06-25 10:42:35 +02:00
Samuel Štancl
7ba3b08b7d Fix impersonation tokens 2020-06-25 10:42:27 +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
Kakajan SH
9949f888e4
Added migration file sample (#55)
* Added migration file sample

* place id column first

* Mention provider

Co-authored-by: Samuel Stancl <samuel.stancl@gmail.com>
2020-06-22 16:38:45 +02:00
Samuel Štancl
2f043afe35 link to universal routes from livewire page 2020-06-22 00:14:40 +02:00
J. Alexander Curtis
5ce3c316e5
Subdomain/ Domain Clarification in Tenant Identification Docs (#56)
I believe this paragraph has the information switched. A string in the `domain` column that contains a **dot** would represent a domain/hostname and a string in this column without a dot, would represent a subdomain. The current documentation has this flipped. 

It had me second guessing myself. Unless I am misunderstanding something.

Maybe I am misunderstanding things, and if so, then disregard this PR.
2020-06-21 23:03:04 +02:00
Samuel Štancl
1819c7b9e9
Update README.md 2020-06-21 22:06:10 +02:00
Samuel Štancl
c4af0901c0 Merge branch 'master' of github.com:stancl/tenancy-docs 2020-06-21 15:37:52 +02:00
Samuel Štancl
ca0df53bce intro improve 2020-06-21 15:34:02 +02:00