Error Class ‘App\Http\Controllers\StreamReader’ not found laravel issue

Posted by

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

0 0 votes
Article Rating
Subscribe
Notify of
guest
2 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
devopssupport
Admin
1 year ago

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

Avinash
Avinash
1 year ago
Reply to  devopssupport

but this composer works on php

2
0
Would love your thoughts, please comment.x
()
x