In this episode of the Quick Win Wednesday series, we’re taking a look at the cases function on Enums.
PHP
Eloquent Query Classes Pattern
Learn how to use Eloquent Query Classes to organize important database logic in Laravel without adding a full repository layer. Read more