Skip to content

Commit 94ba420

Browse files
committed
Merge remote-tracking branch 'origin/main' into update-zeus-v4
2 parents 2d5a27f + 3a35877 commit 94ba420

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

content/plugins/defstudio-column-length-limiter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ docs_url: https://raw.githubusercontent.com/defstudio/filament-column-length-lim
99
github_repository: defstudio/filament-column-length-limiter
1010
has_dark_theme: true
1111
has_translations: false
12-
versions: [3]
12+
versions: [3, 4]
1313
publish_date: 2025-01-31
1414
---

content/plugins/defstudio-searchable-input.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ author_slug: defstudio
55
categories: [form-field, form-builder]
66
description: A searchable autocomplete input form field.
77
discord_url: https://discord.com/channels/883083792112300104/1367710460182532146
8-
docs_url: https://raw.githubusercontent.com/defstudio/filament-searchable-input/refs/heads/main/FILAMENT_README.md
8+
docs_urls:
9+
v3: https://raw.githubusercontent.com/defstudio/filament-searchable-input/refs/heads/v1.x/FILAMENT_README.md
10+
v4: https://raw.githubusercontent.com/defstudio/filament-searchable-input/refs/heads/main/FILAMENT_README.md
911
github_repository: defstudio/filament-searchable-input
1012
has_dark_theme: true
1113
has_translations: false
12-
versions: [3]
14+
versions: [3, 4]
1315
publish_date: 2025-05-02
1416
---

content/plugins/ercogx-glow-starter-kit.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ name: Glow Starter Kit
33
slug: ercogx-glow-starter-kit
44
author_slug: ercogx
55
categories: [developer-tool, kit]
6-
description: Glow Starter Kit is a ready-to-use setup for Laravel 12 with Filament v3, including authentication, roles, settings, themes, and developer tools to jumpstart your project effortlessly. 🚀
6+
description: Glow Starter Kit is a ready-to-use setup for Laravel 12 with Filament v3/v4, including authentication, roles, settings, themes, and developer tools to jumpstart your project effortlessly. 🚀
77
discord_url: https://discord.com/channels/883083792112300104/1353162070723399680
88
docs_url: https://raw.githubusercontent.com/Ercogx/laravel-filament-starter-kit/main/README.md
99
github_repository: Ercogx/laravel-filament-starter-kit
1010
has_dark_theme: true
1111
has_translations: true
12-
versions: [3]
12+
versions: [3, 4]
1313
publish_date: 2025-03-22
1414
---

0 commit comments

Comments
 (0)