Skip to content

Instantly share code, notes, and snippets.

@synsh
Last active December 28, 2017 00:35
Show Gist options
  • Save synsh/b330954335c7af7a252523df29cbe402 to your computer and use it in GitHub Desktop.
Save synsh/b330954335c7af7a252523df29cbe402 to your computer and use it in GitHub Desktop.
Deploy Laravel (v5.0) in Cloud9

Change C9 Apache Root Folder

sudo vi /etc/apache2/sites-enabled/001-cloud9.conf

edit the following config:

DocumentRoot <the path you want>

Update PHP to v7.0

open

Configure MySQL

follow this link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment