.htaccess dont let me load files – Apache
Im using an htaccess to load my php files, and the mvc works good but I cannot load files like images, js, css, etc.. My folder structure its the same as Laravel and my .htaccess file is: RewriteEngine On RewriteRule…