Skip to content

Commit e8677eb

Browse files
author
Matthew Poulter
authored
Create README.md
1 parent 0ff74e5 commit e8677eb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Laravel Nova Advanced Number Field
2+
An advanced number field for Laravel Nova.
3+
4+
## Installation
5+
6+
To use this package, you need a Laravel installation with [Nova](https://nova.laravel.com).
7+
8+
**Composer**
9+
10+
```bash
11+
composer require simplesquid/nova-advanced-number-field
12+
```

0 commit comments

Comments
 (0)