tonchik-tm / pdf-to-html

This PHP class can convert your pdf files to html using poppler-utils.
MIT License
54 stars 30 forks source link

Add Laravel Support #24

Open murwa opened 3 years ago

murwa commented 3 years ago

This will allow for minimal integration to Laravel projects, while still supporting non-laravel ones

This will only support Laravel versions 8 and 7