Installing laravel on ubuntu step by step

Follow the following steps exactly to installing laravel on ubuntu operating system Basic Need : apache server installed php 5.8 and above internet connection Root permission for terminal // notice: in these steps i had use “brijesh” an an example for project name you can user your own porject name by replacing it with yours. Step1: First install composer user […]

Read More