In this Tideways video, Brent’s blog post on writing faster PHP is put to the test with real profiling data.
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