Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Commit 117dc8e

Browse files
authored
Update README.md
A little clarity as I accidentally published a view for a similarly named package.
1 parent 643f2bb commit 117dc8e

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
@@ -101,7 +101,7 @@ The `action` attribute is optional, but you can pass a hard-coded, primitive val
101101

102102
## Configuration
103103

104-
You can switch frameworks by updating the `framework` setting in the `form-components.php` configuration file. Use the `artisan vendor:publish` command to publish the configuration file.
104+
You can switch frameworks by updating the `framework` setting in the `form-components.php` configuration file. Either create this file yourself or use the `artisan vendor:publish` command to publish "Provider: ProtoneMedia\LaravelFormComponents\Support\ServiceProvider". Note that this will publish the configuration files aswell as the views.
105105

106106
```php
107107
return [

0 commit comments

Comments
 (0)