Invoicing app in Laravel 9 – invoice template using dompdf

We continue our journey towards building an Invoicing app using Laravel 9. In this article we’ll create invoice template utilizing the models and database as created in previous article. So, going through each and every step given in the previous article is prerequisite before you continue here. Since we now have models and database defined, … Read more