1. Create downloadExcel function.
2. Retrieve data from compact array
$temp = $data['data'];
3. git commit -m "add downloadExcel into helper function"
4. What next
Implement export to excel to "posts" CRUD.
2. Retrieve data from compact array
$temp = $data['data'];
3. git commit -m "add downloadExcel into helper function"
4. What next
Implement export to excel to "posts" CRUD.
No comments:
Post a Comment