validates limit > 0 (zero or negative -> BadRequest), then delegates to PostRepository->findRecent. 49 tests pass. |
||
|---|---|---|
| .. | ||
| UseCases | ||
| CreatePostDto.php | ||
| EloquentPostRepository.php | ||
| Post.php | ||
| PostModel.php | ||
| PostRepository.php | ||
validates limit > 0 (zero or negative -> BadRequest), then delegates to PostRepository->findRecent. 49 tests pass. |
||
|---|---|---|
| .. | ||
| UseCases | ||
| CreatePostDto.php | ||
| EloquentPostRepository.php | ||
| Post.php | ||
| PostModel.php | ||
| PostRepository.php | ||