Skip to content

Commit 200f145

Browse files
feat(plugins): add jeffersongoncalves-filament-qrcode-field plugin
Introduce a new plugin providing QR Code field functionality for Laravel Filament applications.
1 parent 59b0991 commit 200f145

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed
98.4 KB
Loading
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name: Filament QrCode Field
3+
slug: jeffersongoncalves-filament-qrcode-field
4+
author_slug: jeffersongoncalves
5+
categories: [form-field]
6+
description: A Laravel Filament package that provides QR Code field functionality for your web applications.
7+
discord_url:
8+
docs_url: https://raw.githubusercontent.com/jeffersongoncalves/filament-filament-qrcode-field/master/README.md
9+
github_repository: jeffersongoncalves/filament-filament-qrcode-field
10+
has_dark_theme: true
11+
has_translations: true
12+
versions: [3]
13+
publish_date: 2025-05-18
14+
---

0 commit comments

Comments
 (0)