Skip to content

Commit 25bf58b

Browse files
docs: update readme
1 parent c666ac3 commit 25bf58b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,7 @@ User::getRequiredFields(); // returns ['name', 'email', 'password']
103103
That's it!
104104

105105
> [!NOTE]
106-
> If you want to disable the macro way, you can change the `enable_macro` value to false after publishing the config
107-
> file.
106+
> To disable the macro approach, set the `enable_macro` value to false in the published `model-required-fields.php` configuration file.
108107
109108
### Another Complex Table
110109

0 commit comments

Comments
 (0)