Is there any way to set encoding (change UTF-8 to WINDOWS1252) in Laravel Excel when downloading a CSV? I can do:
\Excel::create('Exemple', function(LaravelExcelWriter $excel) {
// ...
})->download('csv');
But I cannot set the encoding... Maybe I missed something?
from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2kqbwUy
via IFTTT
Aucun commentaire:
Enregistrer un commentaire