Generate free SSL Let’s Encrypt – Wildcard Certificate – 2/3

This article is the 2nd part of Let’s Encrypt series, in first post I shared…

 Posted in Nginx, Ubuntu Tagged , , ,
Laravel

“storage/oauth-private.key” does not exist or is not readable

If you are runing Laravel app and using Passport, you might encounter this error while…

 Posted in Laravel, PHP Tagged , ,

Create multiple directories with mkdir

Just a single line of code to create multple folders with mkdir command. mkdir -p…

 Posted in Linux, Tips

Generate freeSSL Let’s Encrypt – Per Domain – 1/3

If you are running own cloud server and want to avoid paying SSL providors, then…

 Posted in Apache2, Linux, Nginx, Ubuntu Tagged ,
Laravel

Laravel 5.6 use a prefix on database tables

Using database table prefix can be helful avoiding conflicts, if you are using same database…

 Posted in Laravel, PHP Tagged , ,

Ubuntu 18.04 LTS: What’s New?

Just upgraded from Ubuntu 16.04 to Ubuntu 18.04, O man I’m lovein it. New features…

 Posted in Ubuntu Tagged

Fix Google reCaptcha width vs form

If you are facing same issue where Google reCaptcha doesn’t match your form width, here…

 Posted in Google Tagged , ,

What is GDPR?

General Data Protection Regulation is a European Union (EU) data privacy regulation that allows customers…

 Posted in EU Tagged , , ,
Laravel

Laravel5.6 This form has expired. Please refresh and try again

If you are fasing this issue upon submitting form, there could be diffrent reasons. Your…

 Posted in Laravel, Laravel 5.5, PHP Tagged

Ubuntu: System monitoring with email notifications

There are some intersting tools I fond from one post at askubuntu.com. Credits: dufte Client & Server…

 Posted in Ubuntu 16.04, Ubuntu 17 Tagged ,