Answer the question
In order to leave comments, you need to log in
How to create CSV using symfony serializer?
Hello. I follow the instructions https://symfony.com/blog/new-in-symfony-3-2-csv-an... What format should the data array have?
$data = [
'Name' => ['Alex', 'Alex2'],
'Age' => [26, 20],
];
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question