Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

MVC in Codeigniter Framework

I have seen in sites which were built using CodeIngniter framework there there is 'index.php' in the URI. Is that necessary?.

For example: example.com/index.php/products/view/shoes

Is it possible to make it:

example.com/products/view/shoes


1 Answers

of course, you have to rewrite the routes with an .htaccess, here it is

like image 101
Juan Jo Avatar answered Aug 17 '26 03:08

Juan Jo



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!