Using dompdf in Laravel 8 Inertia.js app
(Note: This article has been updated with Breeze starter kit in place of Jetstream.) In this tutorial we’ll use dompdf package to generate PDF within a Laravel 8 app using VILT (Vue.js, Inertia.js, Lavarel, Tailwind) stack. Sometimes it becomes tricky to get PDF output from Inertia.js based Laravel app. In this case the key is … Read more