Skip to content

Commit a078288

Browse files
authored
Merge pull request #714 from onairmarc/main
Add encoredigitalgroup/filament-helpers plugin
2 parents 2a914df + f5e570f commit a078288

File tree

6 files changed

+27
-0
lines changed

6 files changed

+27
-0
lines changed
102 KB
Loading

content/authors/marc-beinder.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
```md
2+
---
3+
name: Marc Beinder
4+
slug: marc-beinder
5+
github_url: https://github.com/onairmarc
6+
twitter_url: https://twitter.com/onairmarc
7+
---
8+
9+
Marc Beinder is a self-taught developer who loves PHP. He started using Laravel in 2023 on Laravel v10.15 and started using Filament as soon as
10+
v3.0 was released. Most of Marc's open-source work is published through his business [GitHub](https://github.com/EncoreDigitalGroup).
11+
12+
Marc likes to focus on creating exceptional experiences and believes this starts in the code.
13+
```
382 KB
Loading
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name: Common Helper Components
3+
slug: marc-beinder-common-helper-components
4+
author_slug: marc-beinder
5+
categories: [form-builder, form-field]
6+
description: A collection of pre-built Filament helper components with common configurations that we find ourselves frequently using.
7+
discord_url: https://discord.com/channels/883083792112300104/1369164885438758953
8+
docs_url: https://raw.githubusercontent.com/EncoreDigitalGroup/filament-helpers/refs/heads/main/README.md
9+
github_repository: EncoreDigitalGroup/filament-helpers
10+
has_dark_theme: true
11+
has_translations: false
12+
versions: [3]
13+
publish_date: 2025-05-06
14+
---
19.2 KB
Loading
42.3 KB
Loading

0 commit comments

Comments
 (0)