The title is a tad hyperbolic, but this blogpost provides a nice overview of how the Laravel PDF package works under the hood.
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