-
-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
How do you add a date field with this package? You need to cast the filed as a date so not sure where to put it since there is no model?
Date::make('Delivery')
->format('dddd, MMM DD YYYY')
->pickerDisplayFormat('m-d-Y')
->rules('required'),
returns the error Date field must be casts as Date in eloquent model
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels