Closed alves-luis closed 4 years ago
In what scenario the 500 was thrown?
Provide more details, please.
With 0 enrollments, pressing the Export enrollments button throws this error:
Symfony\Component\Debug\Exception\FatalThrowableError
Typed property App\Exports\EnrollmentsExport::$enrollments must be an instance of Illuminate\Support\Collection, null used
When exporting the enrollments, a 500 error would be thrown. This fixes the ability to export current enrollments.