-
Description:
Model: protected $casts = [
'has_caption' => 'boolean',
'is_active' => 'boolean',
]; Missing two columns in csv export. Detailed steps to reproduce the issue on a fresh Nova installation:
|
Beta Was this translation helpful? Give feedback.
Answered by
crynobone
Dec 31, 2022
Replies: 1 comment
-
You can use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cable8mm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use
withFormat()
: https://nova.laravel.com/docs/4.0/resources/#csv-export