I have a page for listing data from table using Vue.js and Laravel. Listing data is successful. Delete and edit function is going on. For that purpose I have added two
You should use this syntax, put it on index.html or on your general js file
$(function () { $('body').tooltip({ selector: '[data-toggle="tooltip"]' }); });