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
Rivaldo Souza
I am having problems to display the bank information how will you solve this error in axio with PHP or e mysql?
Michael Dychenko
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"
Omene Chris
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!
Saloumi Achraf
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
riovelo
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?
Nick Lukich
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 ?
Jennifer Beuses
Direct and concise, thanks so much!
Anthony Medley
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.
Andre Lops
how use vue cli instead cdn link, with php?
zarubee
wow.. i just realized, that vue is magic. 😮
mohamed amine jokhakh
Good job 👍
Saad Natiq Nori
thanks ,but why you are not sharing the source of the tutorial ?
Alex Medeiros
create isnt able t o save data. how can i fix it?
Alex Medeiros
reate isnot able to save data
Marco Lara
this is very educative, helps me a lot in my actual project
amira kaabi
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
kedar kanhere
Very nice and informative tutorial, all 4 parts. Thanks a lot for efforts taken by you. God bless you.
Bayu Armin
Thanks for the tutorial dude. It helps me a lot
Taras Petrenko
Nice, baby)
Gabriel Uribe
Great tutorial! Thanks! one question, do you have all this code uploaded to a zip for download ?
Web Guru
Very helpfull. Great job man
Jr's Küche
you are not showing all steps, eg when did you add the modals and when did you get rid of the main.js file
Jeroen Houttuin
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.
George Gogiava
Very useful
Christian Andrew
Can you give me the process.php code ?
Hemendra Sahu
Thanks for this great tutorial
FARAÓ TM
podia ter o link pra nois que é vadio
Hawlader Zakir Hossain
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
Dinith Kumara
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.
Dylan Neo
Fantastic work, thank you very much!! I followed and achieved 100% success with your help.
Eduardo Valdez
Great tutorial! thanks
Betico hernandez
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.
Betico hernandez
Hello, with vue and php you can create an ecommerce
Bye.
P.R SOUBHAGYA RANJAN
where i can get source code..pls reply
R Manoj
Not able to make Axios request
Vinícius D. F
Thanks for this video! please, create a video to teach put searchbar and pagination in table!
AGAM TRANS
MWASOKKK TENAN TUTORIALE
#Orang INDO Comment donk
Putu Jhonarendra
Great tutorial! Thankss
Jorge Vega
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!!!
PixandCodes
congratulations to me. i finish the entire tutorial. the most hard part here is to endure this guys accent. the rest is just bonus.
Manuel Meza Torres
Gracias Amigo
Dedy Kurniawan
Now I'm realizing that vue is MAGIC
kp Sahani
please update the form field with Add CheackBox, RadioButton, select-option(Dropdown), image upload etc
sandeep kumar
Hi sir can you make a video on how to develop chat application in php
Koryun Avetisyan
Thanks bro very good videocourse , let's create register form and login system in codeigniter PLS