Replies: 1 comment
-
|
@JeanHules You have to pass a string to the Does this work? $html = View::make('templates.clean')->render();
BrowsershotLambda::html($html); |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
BrowsershotLambda::html(View::make('templates.clean'));
Any ideas why this would be happening?
I am using Laravel 10 on Vapor.
If I can get this working, this package will have saved my life!
Beta Was this translation helpful? Give feedback.
All reactions