We were talking about Laravel 5 on its release, we are pleased today to welcome Laravel 5.1
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