Welcome Guest, Not a member yet? Register   Sign In
Installing CI 3
#1

I just finished download Codeigniter-develop ,it is CI 3 right ?. I just confused when i extract it, i found .travis.yml, .gitignore and composer.json. What file is that ? sorry if it a 'noob' question.
Reply
#2

There nothing that you need to use so no problem, I don't even copy them to my working folder only the index.php and license file

Composer is a package and auto loader
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#3

(11-12-2014, 01:09 AM)InsiteFX Wrote: There nothing that you need to use so no problem, I don't even copy them to my working folder only the index.php and license file

Composer is a package and auto loader

What if i using it, any different at it ?
Reply
#4

The files/folders which you need are:
Code:
/application/
/system/
index.php
license.txt
All other files are related to framework development.
Best VPS Hosting : Digital Ocean
Reply
#5

If using something like XAMPP for development, you can create a folder in your htdocs folder and put all those files into it.

\xampp\htdocs\website\CI zip file contents

That should be all you need to get it up and running.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB