When I install magento and get to the log into admin page I get the following view and admin doesnt work: css and js dont load properly?
Hi @ald0n,
Can you check your broswer console to be confirm if there are js and/or css errors?
Maybe you can try to deploy again the static assets?
bin/magento setup:static-content:deploy
In which mode is your instance?
You need to run below command,
php bin/magento setup:upgrade php bin/magento setup:static-content:deploy -f
can you provide me your mode?
ok already answered in another post i dont know how to link it but the solution is
You need to run below command,
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f