1Get the current url
23here using the Request::url() method. It will return the entire URL, but strip the query stringfrom it.
45<p> Url: {{ Request::url() }} </p>
6Output
78Url: http://localhost:8000/post/demo
you will get a confirmation link on this - you will have to click that for successful submission of your answer. we require this to keep the website free of spam, bots and unhelpful content
please ensure to add code which is syntactically corrent and executes properly
you will get a confirmation link on this - you will have to click that for successful submission of your question. we require this to keep the website free of spam, bots and unhelpful content