Answers for "get a url"

-3

current url

window.location.href
Posted by: Guest on December-12-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