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