Skip to content
On this page

app/Exports/

Default Laravel directory from Laravel Excel package to be used to general export purposes.

Exports:

  • ArrayExport: Default export class to simply download array data as Excel.

  • MonthlyProjectStatsExprot: This is the export file which allows admins to download the project statistic from a blade view file.