Constants Files in this example app/Models/User.php app/Excel/Exports/UsersExport.php View all examples
Maatwebsite/excel Files in this example composer.json app/Excel/Exports/UsersExport.php app/Http/Controllers/Manager/UserController.php View all examples
Service classes Files in this example app/Services/Admin/InvoiceService.php app/Services/Admin/CompanyInfoService.php View all examples
Custom artisan commands Files in this example app/Console/Commands/InvoiceCreate.php app/Services/InvoiceCreatorService.php View all examples
API resources Files in this example app/Http/Resources/QuestionResource.php app/Http/Controllers/API/QuestionController.php View all examples