Tutorials for constants
-
· 2 min readDon't forget to use Carbon constants
-
Code example: Bottelet/DaybydayCRM
Files in the example
-
app/Enums/InvoiceStatus.php
-
app/Services/Invoice/GenerateInvoiceStatus.php
-
-
Code example: akaunting/akaunting
Files in the example
-
app/Console/Commands/Install.php
-
-
Code example: laravelio/laravel.io
Files in the example
-
app/Jobs/GenerateSocialShareImage.php
-
-
Code example: Kovah/LinkAce
Files in the example
-
app/Models/Link.php
-
app/Http/Controllers/Models/LinkController.php
-
-
Code example: tighten/laravelversions
Files in the example
-
app/Models/LaravelVersion.php
-
resources/views/partials/modules/show_status.blade.php
-
-
Code example: orchidsoftware/platform
Files in the example
-
src/Platform/Dashboard.php
-
-
Code example: officelifehq/officelife
Files in the example
-
app/Models/Company/Expense.php
-
app/Jobs/CheckIfPendingExpenseShouldBeMovedToAccountingWhenManagerChanges.php
-
-
Code example: themsaid/ergodnc
Files in the example
-
app/Models/Reservation.php
-
app/Http/Controllers/OfficeController.php
-
-
Code example: firefly-iii/firefly-iii
Files in the example
-
app/Models/AccountType.php
-
app/Api/V1/Controllers/Chart/AccountController.php
-
-
Code example: codenteq/laerx
Files in the example
-
app/Models/User.php
-
app/Excel/Exports/UsersExport.php
-