File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 55[ ![ GitHub Code Style Action Status] ( https://img.shields.io/github/workflow/status/:vendor_slug/:package_slug/Check%20&%20fix%20styling?label=code%20style )] ( https://github.com/:vendor_slug/:package_slug/actions?query=workflow%3A"Check+%26+fix+styling"+branch%3Amain )
66[ ![ Total Downloads] ( https://img.shields.io/packagist/dt/:vendor_slug/:package_slug.svg?style=flat-square )] ( https://packagist.org/packages/:vendor_slug/:package_slug )
77
8+ <!-- delete-->
9+ ---
10+ This repo can be used to scaffold a Filament plugin. Follow these steps to get started:
11+
12+ 1 . Press the "Use this template" button at the top of this repo to create a new repo with the contents of this skeleton.
13+ 2 . Run "php ./configure.php" to run a script that will replace all placeholders throughout all the files.
14+ 3 . Make something great!
15+ ---
16+ <!-- /delete-->
17+
818This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
919
1020## Installation
You can’t perform that action at this time.
0 commit comments