Y
Hacker News
new
|
ask
|
show
|
jobs
by
BystanderX
1129 days ago
It would be shorthand for:
`$validated = ['key' => 'value']; $validated['status'] = 'pending'; Order::create($validated);`