In Laravel project i want to export excel data and try this function
public function export() { $developersData = [1,2,3,4,5,6,7,8,9,10]; $fileName = &q