Where do I put image files, css, js, etc. in Codeigniter?
Asked 07 September, 2021
Viewed 2.8K times
  • 55
Votes

Where is it acceptable to put css folders and image file folders? I was thinking inside the view folder? However the controller always reroutes the path to the base url so I have to specify the path in the .html file to where it sits, which is redundant.

14 Answer