Skip to content

Instantly share code, notes, and snippets.

View mumtazhqq's full-sized avatar

mumtazhqq mumtazhqq

View GitHub Profile
@mumtazhqq
mumtazhqq / laraveloncodeanywhere.md
Last active January 21, 2021 12:28
Step by step to Setup latest laravel on codeanywhere from centos stack

Installing the latest laravel on codeanywhere

CodeAnywhere is a great cloud IDE to create web apps but it lacks that latest install of Laravel. So I used blank centos6.5 stack as my base and then following this step to setup laravel environtment.

first update the yum package by running

sudo yum update