CodeIgniter Forums
Installation help - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Installation & Setup (https://forum.codeigniter.com/forumdisplay.php?fid=9)
+--- Thread: Installation help (/showthread.php?tid=79530)



Installation help - iosef2 - 06-29-2021

Hi, Im refering to the question previously asked here (https://forum.codeigniter.com/thread-79524.html) after enabling extension=intl I succeded to make it work however I still dont know how to remove public folder from url. Please help


RE: Installation help - lordmight - 07-04-2021

You need to run spark from the root folder using PHP CLI.

If you are using xampp go to your xampp installation folder using Command prompt or Powershell and look for PHP folder.
Navigate by using CD command, then key in
"PS:> php.exe "path_to_your_codeigniter/spark" server