Install laravel correctly, on this very forum right now there's a discussion happening, click that discussion.
Jul 16, 2017
4
Level 7
Laravel install in a subfolder. The compiled javascript and css with version() method can't load using mix function in blade.
Does anyone know the correct way to use the mix function if I install Laravel in a subfolder?
I added RewriteBase /subfolder/ in the public/.htaccess file which make my application work but the javascript and css file can't load. The response HTML files are link to the root directory. I don't know how to fix it?
Please or to participate in this conversation.