Skip to content

JSON columns dont appear to be working #149

Open
@matthewjumpsoffbuildings

Description

I have a model with a json column. As usual I have $casts = ['json_column' => 'array'] in the model definition, but for some reason every time I try to save/update the model I get this error

Value of type STRING cannot be assigned to data, which has type JSON 

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