The below tutorial does following steps
1. Create a database backup
2. Zip the backup
3. Receive email notification concerning backup results
4. Create a backup schedule
5. Delete old...
PHPMyAdmin is a free tool written in PHP and is used to manage mySQL databases over the web.
Ever sine I started with PHP development I have been accustomed to using PHPMyAdmin to manage my databas...
Here is a detailed tutorial on How to Install Wordpress on Ubuntu 20.04.
Although there are different ways to get started with the Wordpress setup. In this tutorial, we will be taking the simplest...
Here is the detailed tutorial on How to Install Laravel on your Ubuntu Machine running the version 20.04 of Ubuntu.
Although there are different ways to get started with the Laravel that includes u...
Here is a quick guide on how to install and get started with Composer on Ubuntu.
# TL;DR version
Run the following commands in your ubuntu terminal
php -r "copy('https://getcomposer.org/installer',...
# TL;DR version
Here is the short version of setting up PHP version 7.3 on your Ubuntu Machine (I am currently on v 20.04)
sudo add-apt-repository ppa:ondrej/php
sudo apt-get update
sudo apt-get i...
# TL;DR version
Press Shift + PrtSc button together, It will change your cursor to a + symbol, click and drag the mouse / track-pad over the desired region of screenshot and release.
The screensho...