I have a problem with including bootstrap in my program. I include my downloaded bootstrap with a link and i get this error.
Code Here
Error
The location of my bootstrap folders are:
-project_root
-assets
-bootstrap
-css
-bootstrap.min.css
My .htaccess looks like this:
.htaccess
I have already tried lots of things. I suspected it had something to do with routing so just in case I enabled autoRouting but this doesnt work either. CodeIgniter also doesnt need the base_url function anymore. Hope somebody can help me.
Jochen Kasprzak is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.