Answers for "get the exact url"

8

javascript get url path

window.location.pathname
Posted by: Guest on June-06-2020
0

url get

@if(Request::url() === 'your url here')
    // code
@endif
Posted by: Guest on August-10-2021

Code answers related to "Javascript"

Browse Popular Code Answers by Language