Skip to content

Commit 3e1c10a

Browse files
Add project badges and enhance description in README
Updated README to include project badges and description. Signed-off-by: Manuk <manuk.minasyan1@gmail.com>
1 parent 42cc061 commit 3e1c10a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1+
# Custom Fields
2+
13
![Custom Fields](art/card.png?v=1)
24

3-
<p align="center">
45
<a href="https://packagist.org/packages/relaticle/custom-fields"><img src="https://img.shields.io/packagist/dt/relaticle/custom-fields.svg?style=for-the-badge" alt="Downloads"></a>
56
<a href="https://laravel.com/docs/12.x"><img src="https://img.shields.io/badge/Laravel-12.x-FF2D20?style=for-the-badge&logo=laravel" alt="Laravel 12"></a>
67
<a href="https://php.net"><img src="https://img.shields.io/badge/PHP-8.3-777BB4?style=for-the-badge&logo=php" alt="PHP 8.3"></a>
78
<a href="https://github.com/Relaticle/custom-fields/blob/main/LICENSE"><img src="https://img.shields.io/badge/License-AGPL--3.0-blue.svg?style=for-the-badge" alt="License"></a>
89
<a href="https://github.com/relaticle/custom-fields/actions"><img src="https://img.shields.io/github/actions/workflow/status/relaticle/custom-fields/run-tests.yml?branch=2.x&style=for-the-badge&label=tests" alt="License"></a>
9-
</p>
1010

1111
A powerful Laravel/Filament plugin for adding dynamic custom fields to any Eloquent model without database migrations.
1212

0 commit comments

Comments
 (0)