Commit graph

461 commits

Author SHA1 Message Date
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
e912a6044d ga for homepage 2020-06-10 17:45:59 +02:00
Samuel Štancl
d4ac0f9630 Fix link to GH sponsors 2020-06-10 11:58:57 +02:00
Samuel Štancl
b49c6060c9 all() instead of cursor() 2020-06-09 22:34:57 +02:00
Samuel Štancl
4a3c31b170 Merge branch 'master' of github.com:stancl/tenancy-docs 2020-06-08 23:00:06 +02:00
Samuel Štancl
ffe161c434 Fix netlify form 2020-06-08 22:59:56 +02:00
dependabot[bot]
67f49da0bc
Bump websocket-extensions from 0.1.3 to 0.1.4 (#52)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-08 22:38:44 +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
80aef9ebb7 Fix indentation 2020-06-08 21:40:40 +02:00
Samuel Štancl
8ad4675be6 Fixed discord link 2020-06-08 21:39:54 +02:00
Samuel Štancl
f8f354c323 3.x redesign 2020-06-08 21:20:15 +02:00
Samuel Štancl
857122540f Version 3 notice 2020-05-15 06:14:27 +02:00
dependabot[bot]
d36debdf46
Bump acorn from 6.3.0 to 6.4.1 in /docs (#50)
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-27 16:04:09 +02:00
Anton
cb913e9987
Update misc-tips.blade.md (#49)
Noticed that the code example for Custom ID scheme had some errors.
2020-04-27 02:15:39 +02:00
Samuel Štancl
791e8433f5
Improve isActive logic 2020-04-24 18:06:47 +02:00
Samuel Štancl
ff8b594cbd Document pgsql schema separation fix #45 2020-04-23 19:51:00 +02:00
Samuel Štancl
0e8a9a7ac9 Document cached tenant lookup fix #46 2020-04-23 19:46:51 +02:00
Samuel Štancl
af8e403504 Document optional DB creation fix #47 2020-04-23 19:34:28 +02:00
Samuel Štancl
2d3badb168 Theme color for docs 2020-04-23 19:11:11 +02:00
Samuel Štancl
2b7e483641 Favicons 2020-04-23 18:56:48 +02:00
Samuel Štancl
65010ff4ff opengraph meta tags 2020-04-23 04:58:45 +02:00
Samuel Štancl
9126773b4d Fix symlinks 2020-04-23 04:46:26 +02:00
Samuel Štancl
9a30f9f85a asset symlink, fix search 2020-04-23 04:41:25 +02:00
Samuel Štancl
0bd44a3b9a Brand colors in docs 2020-04-23 04:30:29 +02:00
Samuel Štancl
aed2aac50a Get rid of gray stripes, improve copy 2020-04-23 03:51:36 +02:00
Samuel Štancl
1b69e4b9ca Navbar padding 2020-04-23 03:43:03 +02:00
Samuel Štancl
f26fb684fe SVG title 2020-04-23 03:42:11 +02:00
Samuel Štancl
9760cb75b1 Add new logo 2020-04-23 03:34:25 +02:00
Samuel Štancl
c2ade3f4fe New domain 2020-04-20 00:04:46 +02:00
Samuel Štancl
acd85de67e Add Discord link 2020-04-13 12:59:54 +02:00
Samuel Štancl
48be7f382b Merge branch 'master' of github.com:stancl/tenancy-docs 2020-04-10 21:18:05 +02:00
Samuel Štancl
24e63076da Livewire integration 2020-04-10 21:17:50 +02:00
Samuel Štancl
eba282a0fe
onFail accepts $request and $next 2020-04-06 15:16:39 +02:00
Samuel Štancl
3d28923864
Mention tenancy initialization by request data 2020-03-17 19:29:01 +01:00
Nick Parker
b212434990
Provide exempt_domains examples (#44)
* Provide exempt_domains example

When I was setting this up, I noticed that using the https protocol would cause the package to throw an exception. After a bit of tinkering, I realized that the domain needs to be completely stripped (no protocol) in order for the central app to recognize it. This PR just adds a simple example to the docs for this.

* Update central-app.blade.md

* Update central-app.blade.md

* Update docs/source/v2/central-app.blade.md

Co-Authored-By: Samuel Štancl <samuel.stancl@gmail.com>

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

* ` instead of ```

* ` instead of ```

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2020-03-15 21:32:11 +01:00
Samuel Štancl
cffbb8d1cb
Mention creating a public disk to improve performance 2020-03-15 20:12:10 +01:00
Samuel Štancl
cb497f9404
Update donation link 2020-03-10 23:04:02 +01:00
Samuel Štancl
6cb9deb08e
replace ->tenant access with ->getTenant() calls 2020-01-28 17:03:25 +01:00
Samuel Štancl
22324ec158 wip 2020-01-27 18:36:13 +01:00
Samuel Štancl
cd88ab7dbb wip 2020-01-27 18:34:09 +01:00
Samuel Štancl
0d4eff767c wip 2020-01-27 18:33:53 +01:00
Samuel Štancl
8696ea497d Merge branch 'master' of github.com:stancl/tenancy-docs 2020-01-27 18:24:53 +01:00
Samuel Štancl
5bf3f9ded7 Add top navbar 2020-01-27 18:24:45 +01:00
Samuel Štancl
6bcc5cdd88
Dynamic connections 2020-01-27 17:04:29 +01:00
Pedro
126bcd04ff Fix typo in config [Storage Drivers - Database] (#43) 2020-01-27 16:24:25 +01:00
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