Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qirolab/laravel-pdf-tutorial-using-spatie-browsershot

This repository offers a concise tutorial on integrating PDF generation in Laravel using Spatie/Browsershot.
https://github.com/qirolab/laravel-pdf-tutorial-using-spatie-browsershot

browershot laravel laravel-framework laravel-package pdf pdf-generation puppeteer spatie

Last synced: about 2 months ago
JSON representation

This repository offers a concise tutorial on integrating PDF generation in Laravel using Spatie/Browsershot.

Awesome Lists containing this project

README

        

# Laravel PDF Generation Tutorial with Spatie/Browsershot

## Overview

This repository serves as a tutorial guide for integrating PDF generation functionality into a Laravel project using the Spatie/Browsershot package. The package, leveraging Puppeteer, allows developers to seamlessly convert HTML views into PDF documents.

## Video Tutorial

[![Laravel Spatie BrowserShot Tutorial](https://i3.ytimg.com/vi/320vwRDqi9w/hqdefault.jpg)](https://youtu.be/320vwRDqi9w)

## Additional Resources

- **Video Tutorial:** Check out our video tutorial on YouTube for a step-by-step walkthrough: [Laravel PDF Generation with Spatie/Browsershot](https://youtu.be/320vwRDqi9w)

- **Blog Post:** Read our accompanying blog post for in-depth insights and tips: [Exploring Laravel PDF Generation with Spatie/Browsershot](https://qirolab.com/posts/effortless-pdf-generation-in-laravel-a-guide-to-using-spatiebrowsershot-package-1704922615)

## Download your copy of the eBook today and become a JavaScript pro
[![JavaScript: ES2015 to ES2023](https://i.imgur.com/YyCohWc.png)](https://qirolab.gumroad.com/l/javascript-from-es2015-to-es2023)

## License

This project is open-source software licensed under the [MIT license](https://opensource.org/licenses/MIT). Feel free to use and modify the code as needed.

## Acknowledgments

- [Laravel](https://laravel.com/)
- [Spatie/Browsershot](https://github.com/spatie/browsershot)
- [Puppeteer](https://github.com/puppeteer/puppeteer)

Thank you for choosing this tutorial repository for Laravel PDF Generation with Spatie/Browsershot! If you encounter any issues or have suggestions, please feel free to open an issue or submit a pull request.