I got this error when I convert my php code( PDf cutter) to laravel but i got some issue in Controller. I think there is issue in StreamReader If anyone knows please let me know, I am working at laravel 5.8
I using this composer composer require setasign/fpdi-fpdf:2.3
This is my controller Code
And, This my php code which i want to convert to laravel
why you are using some package which is abandoned? Aftre adding packages in composer json did you update a composer?
https://packagist.org/packages/setasign/fpdi-fpdf
This package is abandoned and no longer maintained. No replacement package was suggested.
Kind of metadata package for dependencies of the latest versions of FPDI and FPDF.
How
but this composer works on php