I was looking for this content for some time and it was extremely useful to me. Even after a few years, the information is still exactly what I needed. Thank you so much for sharing, it made a huge difference in my search. 🇧🇷
30:00 If you are using a different version of Laravel, this command may only create the model, but not the associated migration. That's why you have to append "--migration" to the end of the command.
@@ABNATIONProgrammerz553 I am trying to do a similar project and after completion I will share the link. Again do you have similar video planning with react?
This tutorial is what exactly I've been looking for on youtube. I'm yet to watch it tho, but I'm sure it will be as good as your other videos. Thanks for this
Nice Tutorial. I would like to ask why not define the v-for inside the Because a table can only have one . Therefore, no need to iterate over the contacts and create new element?
hello am trying to import a pdf file with json data i created a json file and converted to pdf and i get this error every time i try to import #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '%PDF-1.5 %äüöß any help also can you show the look of the file you imported ??
In my opinion you are first pakistani yotuber with clear english voice and have good knowledge as well. Keep it up.
I m so thankful for your kind words
usman arif
Truly I couldn't think he is a pakistani untill you mentioned it.
Thank so much to him.
I was looking for this content for some time and it was extremely useful to me. Even after a few years, the information is still exactly what I needed. Thank you so much for sharing, it made a huge difference in my search. 🇧🇷
30:00 If you are using a different version of Laravel, this command may only create the model, but not the associated migration. That's why you have to append "--migration" to the end of the command.
Great learning resource for starting API with vue. Thanks a lot.
Appreciate your kind words
@@ABNATIONProgrammerz553 I am trying to do a similar project and after completion I will share the link. Again do you have similar video planning with react?
This tutorial is what exactly I've been looking for on youtube. I'm yet to watch it tho, but I'm sure it will be as good as your other videos. Thanks for this
Yes it will be great and fulfill your requirements.
Thanks for sharing your knowledge.
Nice Tutorial. I would like to ask why not define the v-for inside the Because a table can only have one . Therefore, no need to iterate over the contacts and create new element?
For me it only workes when i deactivate Access-Controll-Allow-Origin using the coreponding browser AddOn for Google Chrome
How did you enable the CORS?
hello am trying to import a pdf file with json data i created a json file and converted to pdf and i get this error every time i try to import
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '%PDF-1.5
%äüöß
any help also can you show the look of the file you imported ??
Awesome but why not using composition api approach?
Page went blank after i've used the .use(routes) :(
Thanks a lot
Could u make video register & login auth with vuejs 3 and laravel?
Where did you get the contact.sql in download?
@@alberthruado hello friend,
would it be possible to share the source code please?
laravel scaffolding is not done here... is that ok?
yup
Hello can you make a tutorial about laravel restful
api passport authentication with vue? thanks
Its good idea but i think passport is quite old, better to work on Laravel santum. What you suggest ?
Why don't we put vuejs in the same project with laravel ??
i dont recommend that .
Can I have github repo for this project .it will help me a lot.
127.0.0.1:8000/api/contacts does not work for me. I use 127.0.0.1:8000/contacts