We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c107e92 commit 5468833Copy full SHA for 5468833
README.md
@@ -31,7 +31,7 @@ to the ```require``` section of your `composer.json` file.
31
### Basic Configuration
32
33
To enable and configure splitted dates fields in an Eloquent Model use the
34
-Jlorente\Laravel\Eloquent\Concerns\SplittedDates\HasSplittedDates on the model
+Jlorente\Laravel\Eloquent\Concerns\SplittedDates\HasSplittedDates Trait on the model
35
and define the splittedDates array with the date fields you want to store splitted.
36
37
0 commit comments