All notable changes to statikbe/laravel-puppeteer-pdf-converter
will be documented in this file.
Laravel 10 support
- Fix bug in convertRoute to pass PdfOptions
- Add fileName support to set a custom file name for the generated pdf
- IMPORTANT: the convertUrl and convertRoute functions have changed.
- Configuration exception added for missing config
Documentation improvements
First version