-
Spatie/period
Files in the example
-
composer.json
-
app/Domain/Analytics/Analytics.php
-
app/Domain/Post/Collections/SpreadForPeriod.php
-
-
Factories
Files in the example
-
database/factories/SourceFactory.php
-
tests/Domain/Post/Models/PostTest.php
-
-
Singleton
Files in the example
-
app/App/Providers/AppServiceProvider.php
-
app/App/User/Middleware/CurrentUserMiddleware.php
-
-
WhereHas
Files in the example
-
app/Domain/Mute/HasMutes.php
-
-
Mock / mockery
Files in the example
-
tests/Mocks/MockReader.php
-
tests/Domain/Source/Actions/SyncSourceActionTest.php
-
-
GroupBy
Files in the example
-
app/App/Admin/ViewModels/AdminAnalyticsViewModel.php
-