Skip to content

Instantly share code, notes, and snippets.

View darwintnt's full-sized avatar
🏠
Working from home

Darwin Gómez darwintnt

🏠
Working from home
View GitHub Profile
@darwintnt
darwintnt / Installation of wkhtmltopdf v0.12.5 for Laravel-Snappy Ubuntu 16.04.md
Last active November 24, 2018 02:55
Installation of wkhtmltopdf v0.12.5 for Laravel-Snappy Ubuntu 16.04

Installation of wkhtmltopdf v0.12.5 for Laravel-Snappy Ubuntu 16.04

Open up your Ubuntu terminal and create a new .sh file:

sudo nano wkhtmltopdf_install.sh

Now add the following code in it:

echo -e "\n---- Install WkHtmlToPdf 0.12.5 ----"