Your ROOT_URL in app.ini is http://159.89.207.79:3000/ but you are visiting http://9.cron.my.id:3000/tribikram/AplusAgency/commit/12e28b646512c2c67573566344007c0d873bdcf6 You should set ROOT_URL correctly, otherwise the web may not work correctly.

[edit] css fixed

aplus#13
tribikram 3 years ago committed by Mahesh Sharma
parent 32cabf31c5
commit 12e28b6465
  1. 2
      resources/views/layout/app.blade.php

@ -40,7 +40,7 @@
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="/services" id="navbarDropdown" role="button" data-bs-hover="dropdown" aria-expanded="false">
Visa-Services
Services
</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item" href="/service_view">Skill Assessment</a></li>

Loading…
Cancel
Save