Closed JohnCubides closed 4 years ago
You have your site being served out of a subdirectory. You'll need to change the links to relative links or serve out of a vhost (I would use pruebas.local) if you have control over the server.
As @davenorthcreek pointed out, you need to change the paths. Your css must be in the public
directory, so you need to update the link to point /pruebas/public/css/all.css
.
How can I solve this problem?
project url = 192.168.100.100/pruebas/public/login
search css in = 192.168.100.100/css/all.css
login in to = 192.168.100.100/login.
in the installation of laravel does not generate this error