[Vuejs]-Vuejs select option inside blade.php view

0👍

where is the element id#snippet-form? I have just created a working fiddle based on your code here: https://jsfiddle.net/farazshuja/oguLapf7/1/

html:

<div id="snippet-form" class="input-field col s12 blue-text text-lighten-3">
...
</div>

Leave a comment