-
Testing
Files in the example
-
tests/Feature/AggregateDailyViewsTest.php
-
-
Enum
Files in the example
-
app/Enums/PresentationFilter.php
-
app/Models/DailyView.php
-
-
Jobs
Files in the example
-
app/Jobs/AggregateDailyViews.php
-
app/Console/Kernel.php
-
-
Observers
Files in the example
-
app/Observers/MediaObserver.php
-
app/Providers/EventServiceProvider.php
-
-
Policies
Files in the example
-
app/Policies/PresentationPolicy.php
-
app/Http/Controllers/PresentationController.php
-
app/Models/Presentation.php
-
-
Local scopes
Files in the example
-
app/Models/DailyView.php
-
app/Filament/Widgets/ViewStats.php
-