You can output the image directly to the browser using the screenshot() method. $image = Browsershot::url('https://example.com') ->screenshot() ...
確定! 回上一頁