What You can do is to define a hidden field like this:
<input type="hidden" id='myURL' value="{{url('my/url')}}">
use the '#id' to access the url.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community