Install Git on Windows 10 and Ubuntu 20.04

By CodersDrive
22-Jul-2020
git

Git is a distributed version control system used by software developers for tracking changes and also for proper coordinating work among programmers while developing an application. Git has the capability to track changes at each file level. Git is one of the popular and widely used version control tool, git can be used freely for individual purpose by registering, it supports both private and public repositories. Git also has pro version for bigger companies and for larger teams usage.

Continue Reading

Install Node.Js, npm on Windows and Ubuntu systems

By CodersDrive
21-Jul-2020
Laravel

In this post you will see the step by step procedure to install 'Node.Js' and 'npm' on your Windows or Ubuntu system. For Laravel application 'npm' is required to download the 'js' packages required for your application and also for 'Scaffolding' of your application.

Continue Reading

Install MySQL 8 on Ubuntu 20.04

By CodersDrive
30-Jun-2020
MySQL

In this post you can get step by step procedure of installing MySQL 8 on Ubuntu 20.04 systems and also do Secure server configuration.

Continue Reading

Install PHP on ubuntu 20.04 system

By CodersDrive
16-Jun-2020
Php

In this article you will learn how to install PHP on Ubuntu 20.04 systems and how to configure it with basic extensions and minimum configuration settings.

Continue Reading

Install Apache2.4 on Ubuntu 20.04 systems and configure with php

By CodersDrive
15-Jun-2020
Apache
Php

By following this you will be able to install apache2.4 server on ubuntu machines and configure it to work with PHP.

Continue Reading

What is composer and how to install it on Ubuntu 20.04, Windows10

By CodersDrive
01-Jun-2020
Composer
Php

For any one who does web development with PHP the composer will be a very useful dependency manager. In this article we will see what is composer and how to install it on Windows and Linux machines.

Continue Reading

Search blog..!

Connect with us