I have already created a html file with support vue axios and vue js java script file. When send a get request for data. Request properly success because i have already checked in console log. How to render in html file without using Curly bracket.
I have already checked it, does not work. I want to know to retrieve value from axios request using html file. not laravel blade file . only html file. get axios request value just i use curly bracket from retrieve value.