Skip to content

Commit 75d871d

Browse files
committed
Merge branch 'main' of github.com:filamentphp/filamentphp.com
2 parents fce8715 + c0d969a commit 75d871d

File tree

12 files changed

+37
-6
lines changed

12 files changed

+37
-6
lines changed
120 KB
Loading

content/authors/avatars/resma.jpg

64 KB
Loading

content/authors/charlie-etienne.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
name: Charlie Etienne
3+
slug: charlie-etienne
4+
github_url: https://github.com/CharlieEtienne
5+
twitter_url: https://twitter.com/charlie_etienne
6+
sponsor_url: https://github.com/sponsors/CharlieEtienne
7+
---
8+
9+
I’m an indie Laravel and PHP developer with 15+ years of experience. I believe Filament is one of the best things to happen to web development, and I’m proud to be part of this awesome community.

content/authors/resma.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
name: Resma
3+
slug: resma
4+
github_url: https://github.com/resmatech
5+
---
6+
At [Resma](https://resma.tech), We design and develop custom websites, mobile apps, and web applications that drive growth and solve real business challenges. From concept to reality, we transform your vision into a powerful digital solution.

content/plugins/achyutn-log-viewer.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ author_slug: achyutn
55
categories: [developer-tool, analytics]
66
description: A developer-focused Laravel log viewer with stack trace inspection, built for Filament.
77
discord_url: https://discord.com/channels/883083792112300104/1401970431312920627
8-
docs_url: https://raw.githubusercontent.com/achyutkneupane/filament-log-viewer/refs/heads/master/README.md
8+
docs_urls:
9+
v4: https://raw.githubusercontent.com/achyutkneupane/filament-log-viewer/refs/heads/filament-v4/README.md
10+
v3: https://raw.githubusercontent.com/achyutkneupane/filament-log-viewer/refs/heads/filament-v3/README.md
911
github_repository: achyutkneupane/filament-log-viewer
1012
has_dark_theme: true
1113
has_translations: false
12-
versions: [3]
14+
versions: [3, 4]
1315
publish_date: 2025-08-04
1416
---

content/plugins/hexters-hexa.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ categories: [panel-builder, panel-authentication, developer-tool]
66
description: Effortless role and permission management plugin for Filament
77
discord_url: https://discord.com/channels/883083792112300104/1255949994486399006
88
docs_urls:
9-
v1: https://github.com/hexters/hexa-lite/blob/main/docs/README.V1.md
10-
v2: https://github.com/hexters/hexa-lite/blob/main/README.V2.md
11-
v3: https://github.com/hexters/hexa-lite/blob/main/README.md
9+
v1: https://raw.githubusercontent.com/hexters/hexa-lite/refs/heads/main/docs/README.V1.md
10+
v2: https://raw.githubusercontent.com/hexters/hexa-lite/refs/heads/main/docs/README.V2.md
11+
v3: https://raw.githubusercontent.com/hexters/hexa-lite/refs/heads/main/docs/README.V3.md
1212
github_repository: hexters/hexa-lite
1313
has_dark_theme: true
1414
has_translations: false
393 KB
Loading
721 KB
Loading

content/plugins/mrpowerup82-sql-field.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/MrPowerUp82/filament-sql-field/main/
99
github_repository: mrpowerup/filament-sql-field
1010
has_dark_theme: true
1111
has_translations: false
12-
versions: [3]
12+
versions: [3, 4]
1313
publish_date: 2024-08-05
1414
---

content/plugins/resma-awin-theme.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name: Awin Theme
3+
slug: resma-awin-theme
4+
author_slug: resma
5+
categories: [theme, panel-builder]
6+
description: Dark and Light Theme for Filament panel.
7+
discord_url:
8+
docs_url: https://raw.githubusercontent.com/resmatech/filament-awin-theme/main/README.md
9+
github_repository: resmatech/filament-awin-theme
10+
has_dark_theme: true
11+
has_translations: false
12+
versions: [4]
13+
publish_date: 2025-08-19
14+
---

0 commit comments

Comments
 (0)