I trying to download as csv , But getting error
It's not a core library issue. An unnecessary forward slash is causing this.
Temporary solution -
3. The second parameter is also completely unnecessary. You can just make it
$csv_file = File::instance($tmp);
It's not a core library issue. An unnecessary forward slash is causing this.
Temporary solution -
3. The second parameter is also completely unnecessary. You can just make it