Full Stack Vue.js 3 & Laravel CRUD with RESTFUL API | Part 1

Поділитися
Вставка

КОМЕНТАРІ •

  • @usmanarif9191
    @usmanarif9191 3 роки тому +7

    In my opinion you are first pakistani yotuber with clear english voice and have good knowledge as well. Keep it up.

    • @ABNATIONProgrammerz553
      @ABNATIONProgrammerz553  3 роки тому +1

      I m so thankful for your kind words

    • @aurelienbaraka2527
      @aurelienbaraka2527 2 роки тому

      usman arif
      Truly I couldn't think he is a pakistani untill you mentioned it.
      Thank so much to him.

  • @extrasmello
    @extrasmello 5 місяців тому

    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. 🇧🇷

  • @ceo.ordevs
    @ceo.ordevs 2 роки тому +1

    Great learning resource for starting API with vue. Thanks a lot.

    • @ABNATIONProgrammerz553
      @ABNATIONProgrammerz553  2 роки тому +1

      Appreciate your kind words

    • @ceo.ordevs
      @ceo.ordevs 2 роки тому

      @@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?

  • @igudy
    @igudy 3 роки тому +1

    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

  • @lukasglaser2
    @lukasglaser2 2 місяці тому

    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.

  • @sayedahmadnaweed1
    @sayedahmadnaweed1 2 роки тому +1

    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?

  • @lukasglaser2
    @lukasglaser2 2 місяці тому

    For me it only workes when i deactivate Access-Controll-Allow-Origin using the coreponding browser AddOn for Google Chrome

  • @virgiliorosa3703
    @virgiliorosa3703 2 роки тому +1

    Thanks for sharing your knowledge.

  • @alphonsesossou4283
    @alphonsesossou4283 9 місяців тому

    Awesome but why not using composition api approach?

  • @kielbermudez9721
    @kielbermudez9721 9 місяців тому

    How did you enable the CORS?

  • @ahmedabdallah8781
    @ahmedabdallah8781 2 роки тому

    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 ??

  • @dominiqueeijansantos3232
    @dominiqueeijansantos3232 Рік тому

    Where did you get the contact.sql in download?

    • @danielalmanza-bb7rq
      @danielalmanza-bb7rq Рік тому

      @@alberthruado hello friend,
      would it be possible to share the source code please?

  • @robertlloydaban3820
    @robertlloydaban3820 2 роки тому

    Page went blank after i've used the .use(routes) :(

  • @roleenboticario435
    @roleenboticario435 2 роки тому +1

    Hello can you make a tutorial about laravel restful
    api passport authentication with vue? thanks

    • @ABNATIONProgrammerz553
      @ABNATIONProgrammerz553  2 роки тому

      Its good idea but i think passport is quite old, better to work on Laravel santum. What you suggest ?

  • @nguyenphucamofficial2851
    @nguyenphucamofficial2851 2 роки тому

    Why don't we put vuejs in the same project with laravel ??

  • @hiphopKrantikari
    @hiphopKrantikari 2 роки тому

    laravel scaffolding is not done here... is that ok?

  • @yoskokleng3658
    @yoskokleng3658 2 роки тому

    Could u make video register & login auth with vuejs 3 and laravel?

  • @mohammadalirezaie8179
    @mohammadalirezaie8179 2 роки тому

    Thanks a lot

  • @ayshikkhan7170
    @ayshikkhan7170 2 роки тому

    Can I have github repo for this project .it will help me a lot.

  • @lukasglaser2
    @lukasglaser2 2 місяці тому

    127.0.0.1:8000/api/contacts does not work for me. I use 127.0.0.1:8000/contacts