Skip to content

Commit 7cf30a6

Browse files
author
Daniel Wiser
committed
package name change
1 parent 784f6f7 commit 7cf30a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The goal of this package is to provide a list of easy to use form inputs as View
88
## Install
99

1010
1. Install a fresh copy of [Laravel](https://laravel.com/docs/7.x/installation) 7.x or above.
11-
2. Install this package via `composer require laravel-view-components/form`. Laravel 7.x will automatically discover this package. No need to register the service provider.
11+
2. Install this package via `composer require laravel-view-components/forms`. Laravel 7.x will automatically discover this package. No need to register the service provider.
1212
3. Install the Tabler UI Preset.
1313
4. Run `npm install && npm run dev` to build the frontend
1414

0 commit comments

Comments
 (0)