Laravel Spatie PDF Package: Generate Invoice with Images and CSS
Spatie has a modern package spatie/laravel-pdf for generating PDF files with some design customizations. This tutorial will show how to generate a PDF file using that package.
In-depth Laravel tutorials covering advanced topics, real-world examples, and best practices.
Spatie has a modern package spatie/laravel-pdf for generating PDF files with some design customizations. This tutorial will show how to generate a PDF file using that package.
When generating a PDF with DomPDF package, you may need a PDF with more than one page. For such cases, you may want to add page numbers at the bottom of page. Here's how.
If you install Laravel 12, you are immediately prompted to choose the starter kit. What if you don't know much about those options? Also, there are MORE options that are not listed in this wizard.
Useful Laravel links to read/watch for this week of May 29, 2025.
Laravel has a function for user email verification after registration which you can enable pretty easily. But how to customize the email being sent? I will show you two ways.
There are quite a lot of open-source projects built with Laravel. But also, some open-source projects choose just plain PHP, no Laravel or Symfony.
Useful Laravel links to read/watch for this week of May 23, 2025.
VSCode is gaining more traction thanks to Cursor, an AI-powered code editor. But if you are switching from PHPStorm to VSCode, you might be missing some of the features. Thankfully, some extensions can help.
Useful Laravel links to read/watch for this week of May 2025.
I recently asked my Laravel audience on three platforms - Twitter, LinkedIn, and YouTube - what they prefer to create mobile apps with. Let's review the results and comments from 2,000+ votes.