Skip to content

Cast Date Field #82

Description

@packytagliaferro

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions