Jacob Hyde
eaebeb4658
Merge 55b1e701e4 into 2be4b681d0
2025-11-03 09:17:21 -05:00
2be4b681d0
Merge nix into master
2025-10-28 15:54:11 +01:00
Samuel Štancl
cbf6912157
Update sponsor links in navigation.php
2025-10-26 17:31:06 +01:00
7cf0c721f9
nix: Use lib.cleanSource
...
The old hash worked for me locally but not on another machine when
pulled from GH (reproduced locally too with --rebuild). The issue
was that having *specific* detached git state makes composer produce
different metadata in vendor/composer/installed.php (and other files).
Being detached *from a branch* does not seem to have an effect, but
being detached *from a commit* does. Therefore, the vendor/ metadata
was highly affected by local git/jujutsu state.
2025-09-29 16:19:49 +02:00
ab2fe374b9
Add flake.nix, non-legacy builds, composer update, fix redirects
2025-09-28 23:01:57 +02:00
Samuel Štancl
a675535e98
update airtable book link
2025-09-06 18:46:00 +02:00
dce04d0857
Migrate to portal
2025-08-20 17:09:44 +02:00
Samuel Štancl
ea038576e1
downloads # formatting
2025-07-30 00:24:27 +02:00
Samuel Štancl
4a535b69d5
update package stats
2025-07-30 00:21:16 +02:00
c9a0a36a07
Revert "Gumroad -> Stripe"
...
This reverts commit 5d444f24d4 .
2025-07-26 19:22:34 +02:00
Samuel Štancl
5d444f24d4
Gumroad -> Stripe
2025-07-25 10:48:43 +02:00
Samuel Štancl
be2facf307
Laravel 12
2025-06-30 17:26:17 +02:00
Jacob Hyde
55b1e701e4
Update passport.blade.md Regarding Passport 12 Shared Keys
...
docs: add note on Passport v12 key path for shared keys in tenant environment
- Added a subsection under “Shared keys” explaining how to use `Passport::loadKeysFrom(storage_path())`
to force Passport to load a single key pair from the central storage path for all tenants.
- Helps avoid tenant-specific key path issues in Passport v12.
2025-01-02 13:39:38 -05:00
Samuel Štancl
d633a5ad23
Merge pull request #285 from gjimish/patch-1
...
fix: corrected wrong parameter
2024-11-07 14:10:39 +01:00
Jimish Gamit
b6bac20de7
fix: corrected wrong parameter
2024-11-06 15:47:16 +05:30
Samuel Štancl
6184708cf0
update users migration name
2024-10-03 21:45:07 +02:00
Samuel Štancl
f5eb95e16b
mention L11 difference
2024-07-17 09:14:28 +02:00
Samuel Štancl
98ed6c696d
Merge pull request #274 from stancl/nova-integration-fix
...
Improve Nova integration guide
2024-07-06 17:58:21 +02:00
Samuel Štancl
dbef255520
update laravel version on boilerplate page
2024-07-06 15:17:57 +02:00
lukinovec
b0f5d2647f
Add note about TenantAssetsController
2024-06-24 14:36:43 +02:00
Samuel Štancl
3f60cdbe58
Merge pull request #271 from stancl/l11-update
...
Update docs for Laravel 11
2024-04-14 00:08:15 +02:00
0f0d505bec
remove note
2024-04-14 00:03:37 +02:00
c0c47c5470
update docs for laravel 11
2024-04-14 00:02:57 +02:00
Samuel Štancl
23211b1784
clarify that session scoping is needed even when other forms of identification are used
2024-04-06 03:15:21 +02:00
Samuel Štancl
bc9de2e043
Update session-scoping.blade.md
2024-04-04 21:06:48 +02:00
Samuel Štancl
181c4bd3ec
Merge pull request #268 from filip-codes/patch-1
...
Update synced-resources-between-tenants.blade.md
2024-03-19 09:26:59 +01:00
Filip Petrovic
23da0ef0c9
Update synced-resources-between-tenants.blade.md
2024-03-19 00:06:17 +01:00
6fe87cc7d7
add note about Laravel 11, resolve #267
2024-03-17 21:02:00 +01:00
Samuel Štancl
d6233d0df2
Livewire 3 file uploads
2024-02-15 11:38:45 +01:00
Tobias Oitzinger
f376bf88e5
Clearify encrypted columns need to be null by default ( #262 )
2024-02-10 20:07:53 +01:00
Liam McArthur
e4a28db8fd
Removed job pipeline text redundancy ( #265 )
...
Removed doubled use of "by default" (redundancy).
2024-02-10 20:05:15 +01:00
Samuel Štancl
303ffdde45
fix newsletter form (2/2)
2023-12-11 08:17:47 +01:00
Samuel Štancl
f530eb9b1e
fix mail signup form (wip; 1/2)
2023-12-11 08:13:48 +01:00
Samuel Štancl
49941b625d
update spatie/laravel-permission integration guide to match 5.x
2023-11-21 02:24:26 +01:00
Christoxz
92a56bd0e2
Update sail.blade.md ( #263 )
2023-11-11 14:57:29 +01:00
kostamilorava
577e8b66f4
Add grant option ( #261 )
...
Add grant option to sail user in order to allow user ownership control for different databases
2023-09-27 03:57:21 +02:00
wellá
3b5cd8fec9
docs: update quickstart migrations notice ( #260 )
...
Added an additional sentence as the notice right now would maybe have people ignoring their own migrations.
2023-09-16 20:21:36 +02:00
Shahin
7e8471dfbd
Update livewire.blade.md ( #259 )
...
* Update livewire.blade.md
Update livewire integration instructions to refelect ivewire 3 changes.
* Update livewire.blade.md
* remove unnecessary indentation
---------
Co-authored-by: Samuel Štancl <samuel@archte.ch>
2023-09-14 17:02:57 +02:00
Alexander Hupe
eceab47a75
Update configuration.blade.md ( #257 )
2023-09-03 22:09:14 +02:00
Samuel Štancl
44bbb51fb8
clarify what's meant by tenant storage
2023-08-04 06:16:23 +02:00
Samuel Štancl
d3906a1aa9
add issue templates
2023-07-31 13:16:34 +00:00
Samuel Štancl
74231c69a8
update discord link
2023-07-25 01:18:01 +02:00
Samuel Štancl
691c412076
L9 -> L10
2023-04-19 15:31:36 +02:00
Rolf van de Krol
a1d8fc9579
write docs for telescope tags feature ( #245 )
2023-04-09 20:38:13 +02:00
Chinmay Purav
46a2352885
Sail Separate integration docs added ( #210 )
...
* Sail Separate integration docs added
* old Laravel sail references hyperlinked to new page
* removed irrelevant default configuration
* custom credentials doc elaboration
* docs updated
* wip
* fixed issues in `sail.blade.md`
* used `>` in `configuration.blade.md`
* fixed typo for `:`
* Update source/docs/v3/quickstart.blade.md
* Update source/docs/v3/configuration.blade.md
* removed irrelevant pieces
* removed h2, added h1
* Update source/docs/v3/integrations/sail.blade.md
Co-authored-by: lukinovec <lukinovec@gmail.com>
* removal rollback
* Update the Sail integration guide
* Add guide for privilege granting automation
* trigger ci
---------
Co-authored-by: Chinmay Purav <experiment@webscientist.xyz>
Co-authored-by: Samuel Štancl <samuel@archte.ch>
Co-authored-by: lukinovec <lukinovec@gmail.com>
2023-03-01 12:05:51 +01:00
lukinovec
60c7b5429b
Mention that making Passport use the default DB connection is only necessary with 10.x ( #241 )
2023-02-16 17:31:07 +01:00
Casey Dwyer
c819780a68
fixes confusing typo on Tenants page ( #236 )
...
* fixed typo
Don't know what exactly this line is referring to (eg, `CentralConnection` concern, the `$tenant->run...` function, or something else)...but I'm 95% sure this was a typo in one direction or the other. Hope that helps!
* Update tenants.blade.md
Co-authored-by: Samuel Štancl <samuel@archte.ch>
2023-01-27 05:17:28 +01:00
lukinovec
90f08efaa7
Add guide to make Nova file field thumbnails work ( #235 )
...
* Add note about making file field thumbnails work in Nova
* code style
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2023-01-27 05:14:43 +01:00
Samuel
fd768f14c8
Fixed indentation, tabs removed ( #233 )
2023-01-06 22:47:02 +01:00
lukinovec
ca5924646d
Add and fix heading IDs ( #232 )
2023-01-06 15:34:04 +01:00