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
<li>Rename env file to .env in both 'root' and 'public/install/'. Also, you may need to change the RewriteBase value in both 'public/.htaccess' and 'public/install/public/.htaccess'.</li>
63
64
<li>Open the installer page by visiting your app URL</li>
64
65
<li>Follow the installation steps</li>
65
-
<li>Login to the Administrator area by visiting the admin url defined in the .env file: [app.baseURL]/admin. Use your administrator username and password</li>
66
+
<li>Login to the Administrator area by visiting the admin url defined in the .env file: [app.baseURL]/[app.adminUrlSegment]. Use your administrator username and password</li>
66
67
<li>Do not forget to delete the install folder 'public/install'</li>
0 commit comments