You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.
Hi, the default value of scriptUrl is set to no path:
'scriptUrl' => 'http://path/to'
What would be the right value when running on localhost?
I've tried multiple values in .htaccess and always got an html page with no css, and couldn't access /admin/login, shall I empty assets directory?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, the default value of
scriptUrl
is set to no path:'scriptUrl' => 'http://path/to'
What would be the right value when running on
localhost
?I've tried multiple values in
.htaccess
and always got an html page with no css, and couldn't access/admin/login
, shall I emptyassets
directory?The text was updated successfully, but these errors were encountered: