Skip to content
This repository has been archived by the owner on Apr 27, 2020. It is now read-only.

stylesheet.cls.php err #110

Open
atefBB opened this issue Aug 13, 2016 · 0 comments
Open

stylesheet.cls.php err #110

atefBB opened this issue Aug 13, 2016 · 0 comments

Comments

@atefBB
Copy link

atefBB commented Aug 13, 2016

Hey.
I got this err :
Argument 1 passed to Illuminate\Database\Eloquent\Model::__construct() must be of the type array, object given, called in /home/atef/public_html/seomara/vendor/thujohn/pdf/src/Thujohn/Pdf/dompdf/include/stylesheet.cls.php on line 1236 and defined.
my test code is :
$html = '<html><body>' . '<p>Put your html here, or generate it with your favourite ' . 'templating system.</p>' . '</body></html>'; $pdf = PDF::load($html, 'A4', 'portrait') ->download('my_pdf');.
any ideas?
thx!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant