Laravel this is not only a practical framework, it is also a programming style
The code below gives the result with http://mywebsite/#faq%20 and doesn't work on some browsers ...
<a class="nav-link" href="@if(request()->route()->getName() == 'homePage')#faq @else#faq @endif">@lang('Faq')</a>
Aucun commentaire:
Enregistrer un commentaire