Can codehigniter be used with laragon?
-
How can I use codeigniter in laragon since creation fast
-
Sure, why not?
Just download CodeIgniter and extract it to your Document RootC:\laragon\www
Note, if you usually develop CodeIgniter projects, you can put it to
Quick Create
easily. Here's how:- Open
user\sites.conf
file: Click Menu > Quick create > Configuration.. - Put the line at the end of the file:
CodeIgniter=https://github.com/bcit-ci/CodeIgniter/archive/3.1.5.zip
Now, you have a
CodeIgniter
Menu entry in Menu > Quick create
- Open