Commit graph

321 commits

Author SHA1 Message Date
Samuel Štancl
2af7ef5a0e
new stats 2020-12-27 22:22:30 +01:00
Samuel Štancl
ac03c1c5f0 optimize images 2020-12-26 12:17:25 +01:00
codexianltd
ec3cd7966e
Update tenant-migrations.blade.md (#97)
semicolon wrongly placed in example's array element producing syntax error if copied and used
2020-12-05 15:54:24 +01:00
Samuel Štancl
b33565be5c
link to configuration#static-properties 2020-12-02 16:57:28 +01:00
Anton
cc75be1c1b
Update quickstart.blade.md (#92)
Snippet user creating for Laravel 8 is slightly wrong.
2020-11-13 08:16:44 +01:00
Samuel Štancl
ec41639ae9
Generating global ids (#94) 2020-11-13 08:14:33 +01:00
Samuel Štancl
09be50d4ca working gumroad overlay 2020-11-04 15:08:57 +01:00
Samuel Štancl
901ba8c9a6 purchase cta 2020-11-03 10:18:03 +01:00
Samuel Štancl
0bf7d7ddd8 Remove Gumroad overlay 2020-11-01 19:47:43 +01:00
Samuel Štancl
e9538cd593 wip 2020-11-01 19:28:56 +01:00
Samuel Štancl
9265216d1a test gumroad overlay 2020-11-01 19:21:37 +01:00
Samuel Štancl
01a2d0eda2
fix broken image 2020-10-03 16:09:25 +02:00
Luca
3d648debb7
fix typo (#89) 2020-10-02 15:48:59 +02:00
Swapnil Bhavsar
3f0d880801
Add example to use "tenant_route()" helper. (#80)
* Add example to use "tenant_route()" helper.

* Update source/docs/v3/features/cross-domain-redirect.blade.md

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2020-09-28 14:28:04 +02:00
Michał Maliński
25747b5c4d
Update passport.blade.md (#81)
I managed to get passport work with this code, not really sure if loadKeysFrom should be in boot method and if overriding passport config is proper way.
2020-09-27 19:29:06 +02:00
Samuel Štancl
97b275ffba
mention laravel 7 2020-09-25 22:45:30 +02:00
Frank Sepulveda
18818cc27a
Update quickstart.blade.md (#86)
Laravel 8 by default create all Models in the models directory.
2020-09-24 21:26:46 +02:00
Samuel Štancl
c2c6691f67
50+ sponsors 2020-09-18 20:36:31 +02:00
Samuel Štancl
9950cbb0d9
1200 downloads 2020-09-18 20:35:24 +02:00
Vu Quang Tam
5071ff5ba7
Update quickstart.blade.md add guide to add mapping central domain (#83)
* Update quickstart.blade.md

* Update quickstart.blade.md

Update notice for Laravel 8

* Laravel 8 note

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2020-09-18 17:43:04 +02:00
Hessel Bierma
da3bdaedba
updates for tinker commands Laravel 8 (#84)
Small update to the last command to populate the users table when using Laravel 8.
2020-09-18 17:41:02 +02:00
Samuel Štancl
6832de38bb
Mention Event::fake() 2020-09-15 11:51:07 +02:00
Samuel Štancl
ee024c7e5b
50k downloads 2020-09-11 10:31:59 +02:00
DarthShmev
4d12707980
Fix spelling errors and broken links (#79)
* Fix spelling errors and broken links

* Make changes as requested
2020-09-01 17:55:31 +02:00
Samuel Štancl
de0a9c40f6
middleware -> resolver 2020-08-30 23:39:44 +02:00
SHEROZ Juraev
c90f6d9c5f
Update passport.blade.md (#71)
* Update passport.blade.md

Added a note about using Passport in the Central and client applications.

* Update source/docs/v3/integrations/passport.blade.md

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2020-08-29 14:50:21 +02:00
Samuel Štancl
c79c31f1c2
note about passport guide being possibly out of date 2020-08-19 23:39:46 +02:00
Nicolas Hedger
1f3a1d56bb
Update tenant-config.blade.md (#70)
typo
2020-08-18 23:04:49 +02:00
Ostap B
3915af0d8d
Show search on mobile (#69)
* Show search on mobile

* Remove newline
2020-08-17 13:14:18 +02:00
Christoph Heich
b40d9dc633
Update realtime-facades.blade.md (#68)
Creates the directories recursively.
2020-08-15 03:41:04 +02:00
Samuel Stancl
cc8785922b
Remove Patreon 2020-08-08 21:34:53 +02:00
Samuel Štancl
4f89d87710 Merge branch 'master' of github.com:stancl/tenancy-docs 2020-08-07 16:08:04 +02:00
Samuel Štancl
a78221ebc7 try adding new styles to prod css 2020-08-07 16:07:59 +02:00
Samuel Stancl
1b68843d2b
update linkedin image url 2020-08-07 13:36:48 +02:00
Samuel Stancl
882d53e80b
fix indentation 2020-08-07 13:36:22 +02:00
Ostap B
7d04d0c005
Add "edit" button (#67)
* Add "edit" button

* Button group inside link

* Change hover effect

* 200 -> 100

Co-authored-by: Samuel Stancl <samuel.stancl@gmail.com>
2020-08-04 23:17:20 +02:00
Roël Gonzalez
a94ebcd1ab
Update universal-routes.blade.md (#66)
Add mention to disable this feature if you are implementing it in your custom onFail logic
2020-08-04 16:05:35 +02:00
Samuel Štancl
dfdfa7fa84 wip 2020-08-02 22:17:32 +02:00
Samuel Štancl
1bcf5ef24e fix nav 2020-08-02 22:11:23 +02:00
Samuel Štancl
3290750542 Link to sponsor docs 2020-08-02 19:31:03 +02:00
Samuel Štancl
71bce4f044 Merge branch 'master' of github.com:stancl/tenancy-docs 2020-08-02 19:26:27 +02:00
Samuel Štancl
b88be80055 links to sponsor only content 2020-08-02 19:25:55 +02:00
dependabot[bot]
1f52a19970
Bump elliptic from 6.5.2 to 6.5.3 (#65)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-02 12:39:15 +02:00
Samuel Štancl
447f22ba56 nova 2020-08-01 22:15:45 +02:00
Samuel Štancl
e7a532a162 fix link in navigation 2020-08-01 20:32:18 +02:00
Samuel Štancl
c5111ec00e maintenance mode 2020-08-01 20:25:00 +02:00
Samuel Stancl
111ec91cfb
current domain 2020-07-26 22:33:36 +02:00
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