Codeigniter - import JS/CSS/IMG properly
问题 I'm new in MVC learning and after searching for basic stuff, I found several opinions on this question/topic but everyone have different state and instructions... Does anyone know what is the best place to put assets (js/css/img) files in Codeigniter ? I found some guys stating to put it in the view folder, someone in the webroot (after creating an asset folder), someone inside the application folder etc so I really got confused.. Does it really depend on the user who is developing the