
How to Install and Use PHP Composer on CentOS 7
Composer is a dependency manager for PHP. Composer will pull in all the required PHP packages your project depends on and manage them for you. In this tutorial, we will go through the steps of installing and using Composer on a CentOS 7 machine.
Read more

How to Install and Use PHP Composer on Ubuntu 18.04
Composer is a dependency manager for PHP. Composer will pull in all the required PHP packages your project depends on and manage them for you.

How to Install OpenCart on Ubuntu 18.04
OpenCart is a free and open-source PHP e-commerce platform. In this tutorial, we will show you how to install OpenCart on Ubuntu 18.04 server.

How to Install Magento 2 on Ubuntu 18.04
Magento is leading enterprise-class e-commerce platform built on open-source technology combining powerful features with flexibility and user friendly interface. In this tutorial we will show you how to install Magento 2.3 on an Ubuntu 18.04 machine.
How to Install PHP on Ubuntu 18.04

Install PHP 7 on CentOS 7

How to Install Laravel on Ubuntu 18.04

How to Install and Secure phpMyAdmin with Apache on Debian 9

How to Install and Secure phpMyAdmin with Apache on Ubuntu 18.04

How to Install phpMyAdmin with Nginx on Ubuntu 18.04
