cloud9 ide & codeigniter |
not sure what you mean by file paths because they are very straight forward if you uploaded the codeigniter folder to c9 then in the terminal type:
Code: rm README.md php.ini hello-world.php you can copy paste that entire section. Alternately you could just clone from git: On your C9 dashboard click the "create a new workspace" and then when setting it up under "Clone from Git or Mercurial URL" type: Code: [email protected]:bcit-ci/CodeIgniter.git and then continue with the rest of the codeigniter setup. C9 also has a database you could use: https://docs.c9.io/docs/setup-a-database |
Messages In This Thread |
cloud9 ide & codeigniter - by bvcxtds - 11-17-2015, 02:25 PM
RE: cloud9 ide & codeigniter - by juggernaught - 11-18-2015, 05:00 PM
RE: cloud9 ide & codeigniter - by sv3tli0 - 11-19-2015, 12:24 AM
|