Excellent, thanks. I'm new in this theme of VueJS and Vuetify. Right now I´m learning it and I need to show the current ITEM of the DATABLE in other dialog (for example in an ALERT), any time that I change of row, with the arrows or with a click. I'm using the "MyCRUD" Vuetify template from the Vuetify web site.
Put click event on table by passing id of table row which you can look in tabledata array and find out that particular row, I will try to put code or maybe create short video on it.
Thanks a lot you just saved me 3dAys of debugging why I can’t fetch my data into the dialog, I wasn’t using vuetify crud component so trying to use a different data table made it hard for me to fetch the details of a unique id
Hi! So I wanna get data for defaultItem and editeItem, how i can do it. You have only few rows in your datatable for showing, and you just declared in vue data: defaultItem editItem, you didnt get them from your database. How i can do it?
Super tutorial, it would be cool if you extend this by adding new features on front or adding vuex... I can find back end code on git hub but don't see front. Thanks!!
Dunno if anyone gives a shit but if you are bored like me during the covid times you can stream all of the new movies and series on instaflixxer. I've been streaming with my gf for the last few weeks xD
Respected Sir, I forked this repo from Github but it is not working it doesn't have any backend code and showing error 503 and cors error. "Cross-origin resource sharing error." Kindly reply as soon as possible.
WebDevMatics Sorry my English is bad, I am implementing a datatable for users, and I want to put a column of images that are photos of users, I use the latest version of vuetify.
Excellent, thanks.
I'm new in this theme of VueJS and Vuetify. Right now I´m learning it and I need to show the current ITEM of the DATABLE in other dialog (for example in an ALERT), any time that I change of row, with the arrows or with a click.
I'm using the "MyCRUD" Vuetify template from the Vuetify web site.
Put click event on table by passing id of table row which you can look in tabledata array and find out that particular row, I will try to put code or maybe create short video on it.
Thanks a lot you just saved me 3dAys of debugging why I can’t fetch my data into the dialog, I wasn’t using vuetify crud component so trying to use a different data table made it hard for me to fetch the details of a unique id
Simple and clear tutorial. Thank you.
Qual foi paizao, ajuda a gente com o delete, ta foda aqui
Hi! So I wanna get data for defaultItem and editeItem, how i can do it. You have only few rows in your datatable for showing, and you just declared in vue data: defaultItem editItem, you didnt get them from your database. How i can do it?
Can you help me? I can't place my data into table while there is my object in console.
Super tutorial, it would be cool if you extend this by adding new features on front or adding vuex... I can find back end code on git hub but don't see front. Thanks!!
Dunno if anyone gives a shit but if you are bored like me during the covid times you can stream all of the new movies and series on instaflixxer. I've been streaming with my gf for the last few weeks xD
@Reyansh Tomas Definitely, I have been watching on InstaFlixxer for since december myself =)
Thank You So Much
can you combine those two in one folder? im confused because my laravel and vue are in one folder and im confused where to put the vue code
Vince put vue code inside resources assets js component folder
Excuse me, but I could not find the codes of this video
Respected Sir, I forked this repo from Github but it is not working it doesn't have any backend code and showing error 503 and cors error.
"Cross-origin resource sharing error."
Kindly reply as soon as possible.
github.com/webdevmatics/api-passport
this is backend code
i cant log in to this page
Can you insert columm images?
sorry I did not get it. What do you mean by column images?
WebDevMatics Sorry my English is bad, I am implementing a datatable for users, and I want to put a column of images that are photos of users, I use the latest version of vuetify.