Blog
We’re glad you’re here!
Breathe deeply, grab your preferred coffee mug, and look through our blog.
GENERATE PDFs IN LARAVEL FROM BLADE VIEWS
Ha Nguyen
January 8, 2024
The Laravel PDF package by Spatie provides a simple way to create PDFs in Laravel Apps. It uses Blade views to render HTML and create a PDF from that view using Browsershot. This opens up the ability to use modern CSS tools like Grid and Flexbox, modern CSS frameworks like Tailwind, and even JavaScript code for things like rendering charts.
Read more on: https://laravel-news.com/laravel-pdf
Category
WRITE A COMMENT