You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ The goal of this package is to provide a list of easy to use form inputs as View
8
8
## Install
9
9
10
10
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.
12
12
3. Install the Tabler UI Preset.
13
13
4. Run `npm install && npm run dev` to build the frontend
0 commit comments