Month: February 2018

Git repository clone new or add to existing local project

GIT is an amazing code versioning tool. Well if you are new to GIT and…

 Posted in Git Tagged ,
Laravel

Laravel error Failed to open stream: Permission denied

I don’t remember acutally if I faced this issue while runing my Laravel 5.6 app…

 Posted in Laravel, Laravel 5.5 Tagged , , , ,

How to download Google photos, email or drive

Google provides maney services like Google Photos, Drive, Gmail, Calendar & etc… If you are…

 Posted in Cloud, Google Tagged , , , , , , ,

How to Install Postman Native App in Ubuntu Desktop 16.04

Postman is a quality REST API client, I am using this for last 2-3 years…

 Posted in Ubuntu 16.04, Ubuntu 17 Tagged , , ,

Ubuntu 17.10: What’s New?

Review by OMG! Ubuntu! Ubuntu 17.10, the latest release of Ubuntu. It brings a huge set…

 Posted in Ubuntu 16.04, Ubuntu 17 Tagged ,

How to create a MySQL user and database with permissions?

To create a MySQL database and user, go through following steps: Step 1: Through the…

 Posted in Databases, MySQL Tagged , , ,