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

Commit 69228e2

Browse files
committed
Update README.md
1 parent 45b68dc commit 69228e2

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

103103
## Configuration
104104

105-
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.
105+
You can switch frameworks by updating the `framework` setting in the `form-components.php` configuration file. Check out the [customization section](#customize-the-blade-views) on publishing the configuration and view files.
106106

107107
```php
108108
return [

0 commit comments

Comments
 (0)