GrofGraf / laravel-pdf-merger

Package for Laravel that merges multiple PDFs into one.
MIT License
29 stars 44 forks source link

Laravel 6+ compatibility #14

Open apiaget opened 4 years ago

apiaget commented 4 years ago

Hello, Here is a pull request to address the str_random() problem with Laravel 6+.

This pull request also addresses the depreciation notice regarding composer v2 and psr-4 autoloading standard.

This pull request is linked with issues #13 and #10

Have a nice day, -apiaget