This is how I am currently making a PDF using the snappy wrapper public function printPDF() { $records = Records::all('text', 'image'); ...
確定! 回上一頁