Nuxt JS CRUD - Complete nuxt crud using laravel api from scratch tutorial | Nuxt CRUD operation

Поделиться
HTML-код
  • Опубликовано: 23 май 2023
  • In this video, I have taught complete CRUD opration in nuxt js 3 using laravel api. where we are installing the nuxt, integrate bootstrap, axios, router, and create pages and then start wih CRUD operatiion like insert, fetch, edit & update, delete data using laravel api in nuxt js 3.
    Laravel 9 REST API from scratch
    • Laravel 9 rest api tut...
    Follow us on Instagram: / funda_of_web_it
    Subscribe to my Hindi/Urdu Channel: / fundaofwebithindi
  • НаукаНаука

Комментарии • 16

  • @knockedbull7087
    @knockedbull7087 Год назад

    Thank you very much, really nice step by step tutorial, nicely explained ! I even checked the laravel one to learn it all

  • @iUmerFarooq
    @iUmerFarooq 9 месяцев назад

    Your teaching method is awesome and very clearly explained. Please make more videos on Nuxt 3 like Auth, best practices, tips, with different libraries, advance topics, payments integration, FireBase, Dashboard etc.

  • @lowelltebrero931
    @lowelltebrero931 Год назад

    Thanks Sir, keep uploading.

  • @jonice4229
    @jonice4229 8 месяцев назад +1

    What about using api for auth? login/register/forgot password

  • @escendol9616
    @escendol9616 5 месяцев назад

    Thank you very much for the useful tutorial. I've watched almost 2 hours and everything works. Good luck bro

  • @eldorado9497
    @eldorado9497 5 месяцев назад

    I'm using nuxt 3 $fetch to send PUT and DELETE requests but laravel api rejects it after I submit the form with 405 method not allowed code.
    I tested the api with Postman and it works fine

  • @pv_xuou
    @pv_xuou 8 месяцев назад +1

    awesome👍👍👍👍👍👍💯💯💯💯💯

  • @user-kd8bl8vb6y
    @user-kd8bl8vb6y 6 месяцев назад

    Thankyou so much

  • @lowelltebrero931
    @lowelltebrero931 Год назад +1

    Sir can u make a video about how Laravel Authentication (e.g., Breeze) with Nuxt3, on how does it work ? 🤗🤗😄😄

  • @user-sc9sg4tu7f
    @user-sc9sg4tu7f 7 месяцев назад

    vous ne montrez pas comment gerer le jetton csrf ici, car quand je soumets mon formulaire on me parle d'une erreur status 419...

  • @souvikkumarbarua5557
    @souvikkumarbarua5557 Год назад

    Please show hpw cam we store student profile picture also with other details im same form

  • @agamurat3019
    @agamurat3019 Год назад

    any other nuxt tutorials?

  • @AliHaidar-zw1jx
    @AliHaidar-zw1jx Год назад

    please add image file field sir

  • @Test-ey4db
    @Test-ey4db 9 месяцев назад

    can you teach Authen login + register?

  • @mapisaro07
    @mapisaro07 6 месяцев назад

    cors error not fix when i add '/api/ on my link' 🥲🥲🥲

    • @FundaOfWebIT
      @FundaOfWebIT  6 месяцев назад

      To skip this when working on local.
      You can install the CORS extension of Chrome browser and use it.
      So it will skip this cors error