Friday, April 13, 2018

render vuejs component content in laravel blade - development

render vuejs component content in laravel blade

is there a way to render vuejs component into laravel blade templates, so when I open the source code of the page, instead of seeing

<example-component></example-component>

or

<example></example>

I want to see the real content of that component.



from Laravel Questions and Answers https://laravelquestions.com/laravel/render-vuejs-component-content-in-laravel-blade/
via Lzo Media

No comments:

Post a Comment