Skip to content

Json keys fillable is ignoring #53881

Answered by macropay-solutions
projct1 asked this question in Q&A
Discussion options

You must be logged in to vote

@marius-mcp It could be if you put there all the allowed keys and you create with each of those allowed keys
'col->key' => 1,
'col->key2' => 2,
instead of creating with a single 'col' => json or ['key' => 1, 'key2' =>2]

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@marius-mcp
Comment options

@carlosmintfan
Comment options

@marius-mcp
Comment options

@macropay-solutions
Comment options

Answer selected by projct1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants