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
I'm using the latest version of CodeIgniter 3.1.0. The folder structure of it is:
That's where you should put the images, css and js files inside the assets folder.