Commit graph

132 commits

Author SHA1 Message Date
Samuel Štancl
9cbfd17fa2 realtime facades 2020-07-20 14:56:17 +02:00
Samuel Štancl
ea417e4eec Twitter image for docs 2020-07-19 15:18:52 +02:00
Samuel Štancl
d3fcb69b5b Attaching tenants to users 2020-07-11 13:14:10 +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
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
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
Samuel Štancl
ecfbaf6a12
Str import 2020-06-19 12:09:12 +02:00
Odunayo Ogungbure
7a38437a04
Fix Typo (#54)
* Fix Typo

The statement "Records that contain dots in the domain column will be treated as domains (hostnames) and records that don't contain any dots will be treated as subdomains" should be the other way round

* Move (hostnames) after domains
2020-06-18 17:23:03 +02:00
Samuel Štancl
37ddf393be note about different code 2020-06-17 12:41:12 +02:00
Samuel Štancl
91badf2929 manual mode blade 2020-06-15 12:46:23 +02:00
Samuel Štancl
5c5af86851 update nova integration for v3 mw 2020-06-14 21:52:13 +02:00
Samuel Štancl
37f5c906fc Note on domains for dev 2020-06-14 20:00:05 +02:00
Samuel Štancl
880de3faf2 note on WHERE with data col 2020-06-14 17:53:17 +02:00
Samuel Štancl
ca7c868b5d typo 2020-06-13 15:24:20 +02:00
Samuel Štancl
5f2470fad9 onfail 2020-06-13 14:40:30 +02:00
Samuel Štancl
072eb36494 Fix a few things in docs 2020-06-13 11:52:10 +02:00
Samuel Štancl
42e2c51343 new quotes 2020-06-11 18:56:39 +02:00
Samuel Štancl
b49c6060c9 all() instead of cursor() 2020-06-09 22:34:57 +02:00
Samuel Štancl
f36cff8427 fix integration links 2020-06-08 21:58:53 +02:00
Samuel Štancl
3db5bff055 Fix links 2020-06-08 21:45:22 +02:00
Samuel Štancl
f8f354c323 3.x redesign 2020-06-08 21:20:15 +02:00