Closed ghost closed 2 years ago
Hello, @stevenhau
The File ".htaccess" lets you pass through the router so you need to make sure you have a valid path
you can fix this by creating a folder "assets" on the root path
Is this what you mean?
The .htaccess file allows direct access to static files like .js and .css
How do I add absolute paths so that I can identify the images and files inside the public folder, where they contain the CSS, JS and img?