[ad_1]
https://i.ytimg.com/vi/hS6tdgrBJEo/hqdefault.jpg
Hello friends! In this video I’m showing you how to make CRUD application functional using Vue,js and Axios library.
This is the last video of this series!
If you have any issues regrading this application then you are welcome to ask your issues in the comment section.
All Videos of this series : https://www.youtube.com/playlist?list=PL6u82dzQtlfvDQ-TSGiMw4dH8JmHsrtT8
Vue.js Beginners Course Playlist : https://www.youtube.com/playlist?list=PL6u82dzQtlfuGjXN_Z0qCSrJzRZYIj68l
#vuejsAdvancedTutorial
#vuejsCrudApp
#vuejsPHP
#vueJsPHPCrudApp
If you like my works and my video tutorials then you can donate me some amount. You can donate through these links :
Paypal : https://www.paypal.me/wolfmania
Instamojo (Credit/Debit Card & UPI) : https://www.instamojo.com/@wolfmania
Thanks for watching this video. If you like this video then hit like button, share this video, And Subscribe my Channel. Also like my Facebook page for latest updates.
♥ Facebook Page – https://www.facebook.com/dcodemania
♥ Myself On FB – https://www.facebook.com/sahil4rock
♥ Instagram – https://www.instagram.com/sahil4rock
♥ Twitter – https://twitter.com/dcodemania
Original source
45 responses to “#4 CRUD App Using Vue.js, Bootstrap 4, PHP, MySQLi | Vue.js Advanced Tutorial”
I am having problems to display the bank information how will you solve this error in axio with PHP or e mysql?
Thanks for U job! Is is greatest video i saw.
But i have a problem.
When i trying to get list of users, i get mistake in chrome console:
"main.js:22 Uncaught (in promise) ReferenceError: response is not defined
at main.js:22"
This guy is too much, he did all his best to remove any ambiguity in the video. If not for someone like him, this video could have been a very complicated one, but he is a talented teacher, and have succeeded in clearing all forms of confusion. Thanks man, you deserve more, you channel all d way!
thank you very much for this tuto, but maybe you can improve it by using router, component instead of making all code in one page php
Hi, when I tried to run the code on 9:30 ,
I got the following error in my console in the browser:
"VM100 vue.js:634 [Vue warn]: Error compiling template:
Templates should only be responsible for mapping the state to the UI. Avoid placing tags with side-effects in your templates, such as <script>, as they will not be parsed."
Is there anyway to get over it?
I am unable to fetch any data from my php file, I get a 404 error.
I am using laragon to run this php file, and I call it with filename.test/data.php, whch displays the data in json, and this is the link i put into axios.
I then open my vue with run serve.I try to console log the data, but I get a 404 error.
What am I doing wrong ?
Direct and concise, thanks so much!
Great series! Was able to follow and produce a working app! One thing I would suggest, when updating a user, have the changes only submit once the user clicks update. Currently it's auto updating the fields as the user types. If you close the box without clicking update, the changes still remain.
how use vue cli instead cdn link, with php?
wow.. i just realized, that vue is magic. 😮
Good job 👍
thanks ,but why you are not sharing the source of the tutorial ?
create isnt able t o save data. how can i fix it?
reate isnot able to save data
this is very educative, helps me a lot in my actual project
Great job! but um having problem with update, the changed values do not appear in the database but they appear in the front page ???? um stuck
Very nice and informative tutorial, all 4 parts. Thanks a lot for efforts taken by you. God bless you.
Thanks for the tutorial dude. It helps me a lot
Nice, baby)
Great tutorial! Thanks! one question, do you have all this code uploaded to a zip for download ?
Very helpfull. Great job man
you are not showing all steps, eg when did you add the modals and when did you get rid of the main.js file
Great stuff. Not sure why you had to mix in Bootstrap though – I think the layout could also be done with Vue.js. But nice to see how we can mix in mysql data.
Very useful
Can you give me the process.php code ?
Thanks for this great tutorial
podia ter o link pra nois que é vadio
I am facing this problem when I am going for create method in process.php
Notice: Undefined index: id in C:xampphtdocscrud-php-vueprocess.php on line 39
Notice: Undefined index: name in C:xampphtdocscrud-php-vueprocess.php on line 40
Notice: Undefined index: email in C:xampphtdocscrud-php-vueprocess.php on line 41
Notice: Undefined index: phone in C:xampphtdocscrud-php-vueprocess.php on line 42
{"error":false,"message":"User Updated successfully !"}
Please help me
There is a small mistake you have done. Try to update a user with a other user email, then updates that email in failed user email field(Only in front-end) even update failed in db. In vue instance updateUser method, move app.getAllUsers() after if & else statements or do something better. Anyway this is a very good tutorial series. Thanks!. Liked & Subscribed.
Fantastic work, thank you very much!! I followed and achieved 100% success with your help.
Great tutorial! thanks
If I already did it, I don't speak English but I understand it that way it was with the shopping cart.
Greetings from Colombia.
Hello, with vue and php you can create an ecommerce
Bye.
where i can get source code..pls reply
Not able to make Axios request
Thanks for this video! please, create a video to teach put searchbar and pagination in table!
MWASOKKK TENAN TUTORIALE
#Orang INDO Comment donk
Great tutorial! Thankss
Very, excellent practice…please use Laravel and Vue Js with Store Vue Js in another app and up Youtube…Escuse me for my English, i am from Venezuela, I speak Spanish but my English is not very well….thanks a lot of…Congratulations!!!
congratulations to me. i finish the entire tutorial. the most hard part here is to endure this guys accent. the rest is just bonus.
Gracias Amigo
Now I'm realizing that vue is MAGIC
please update the form field with Add CheackBox, RadioButton, select-option(Dropdown), image upload etc
Hi sir can you make a video on how to develop chat application in php
Thanks bro very good videocourse , let's create register form and login system in codeigniter PLS