bobhart's avatar

Issues with Laravel URls

Hi all,

I have too many issues with Laravel URLS. Some time it accept absolute address but other times it don't work with absolute address. I am using Laravel on my website write my essay. Because of this issue mostly I experience broken links in the google webmaster tool. Let me know if anyone else experience the same issue.

0 likes
4 replies
siangboon's avatar

you should show the code, the error and also the expected results to help other to understand more about the issue...

bobhart's avatar

I was using relative address but it was not working then I used full adress it worked for me but still on the same page some URL are working with Route method

  • <* href="{{route('whyUs')}}">Why Us</*> .

  • bobhart's avatar

    Its not spam. I am sorry I didnt reviewed the last comment. I fixed it now. The issue that I have is in routing of URLS. The relative address is working somewhere but it is not working on other laces and I have to give full address when in turn makes the page load a bit slower.

    Please or to participate in this conversation.