use this command line to run Codeigniter project
xxxxxxxxxx
> php spark serve
will start a web server, accessible on port 8080. If you set the location field in your browser to localhost:8080, you should see the CodeIgniter welcome page.
xxxxxxxxxx
> php spark serve