sonali-webmavens / jaydeep-intern

0 stars 2 forks source link

Task 6 (Larvel Export) #8

Open sonali-webmavens opened 1 week ago

sonali-webmavens commented 1 week ago

Please use the below package to export the Laravel Excel. https://docs.laravel-excel.com/3.1/getting-started/

  1. Create Company table. (No need to create whole crud functionality)
  2. Give two export buttons on the table.
  3. I want files in different formats like:- Excel, CSV
  4. Company table fields: name, address, contact_no
  5. File name should be company_{{datetime}}
  6. CSV format file should be with pipeline data.

https://github.com/sonali-webmavens/jaydeep-intern/assets/45750186/8567661e-65c3-4ed1-8728-3757945c8b71