Skip to content

Json keys fillable is ignoring #53881

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

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

You must be logged in to vote
5 replies
@ghost

@carlosmintfan

@ghost

@macropay-solutions

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
3 participants