Creating A Resource Bookstore | Laravel API Course | Learn Laravel API | Laravel API Tutorial

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • In this video we will be creating a simple bookstore with a relationship to the authors - Learn how to create APIs in Laravel for its real-time communication support.
    📚 New Udemy Course
    If you're looking to level up your Laravel skills, my new course "Udemy Migirations, Seeders, Factories, Query Builder, Eloquent & Relationships" is the perfect opportunity. Learn the essential tools and techniques for building robust and scalable web applications with Laravel: www.udemy.com/...
    📲 Let’s plan a meeting
    Plan a (paid) 1-hour meeting on Calendly to do portfolio reviews, code reviews resume reviews or a coaching session for Laravel. Please read the description before booking: calendly.com/c...
    💌 Newsletter
    Sign up for my free weekly email newsletter: www.newsletter...
    🔥 Resources
    - PHP Hosting (10% DISCOUNT): www.hostinger....
    - TikTok: / codewithdary
    - Instagram: / codewithdary
    - Twitter: / codewithdary
    - Blog: blog.codewithd...
    - Newsletter: newsletter.cod...
    - Patreon: www.patreon.co...
    - GitHub: github.com/cod...
    Want to learn more?
    - Courses: / @codewithdary
    #laravel #laravel8 #laravelapi #api #http #httpmethods #responses

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

  • @codewithdary
    @codewithdary  2 года назад

    LETS CONNECT THROUGH INSTAGRAM.
    instagram.com/codewithdary

  • @maykelesser
    @maykelesser 2 года назад +1

    Stunning tutorial! Every day I'm more in love with Laravel, thanks to your videos! Thank you very much! I'm migrating all my current webapp to Laravel, and I believe it was the right decision!

    • @codewithdary
      @codewithdary  2 года назад +1

      Love to hear that buddy. How's migrating your webapps into Laravel going?

    • @maykelesser
      @maykelesser 2 года назад

      @@codewithdary baby steps, but is just a matter of time!

  • @sulaimonafarait5895
    @sulaimonafarait5895 3 года назад +1

    Thank you so much for the tutorial.... I can't stop saying thank you the more... More power to your elbow...God bless you always...

  • @mostafaibrahim2896
    @mostafaibrahim2896 3 года назад +2

    another tutorial, I finished with u Dary :D, I don't know how to thank you for this easy explain and Knowledge you share with us, Greetings and appreciation for your elegant and beautiful instructor from Egypt.

  • @manto7
    @manto7 3 года назад +3

    Thanks for sure an awesome content. Really appreciate the way you are taking time to help others. Blessings 😊

    • @codewithdary
      @codewithdary  3 года назад +1

      Comments like these motivate me dude!

  • @jjplays404
    @jjplays404 2 года назад

    A revolutionary tutorial !!!!!!!!!!!!!!!!!

  • @muzika5001
    @muzika5001 2 года назад +1

    As always great series. Great job, Dary! 👍

  • @mdhamidulislam8645
    @mdhamidulislam8645 2 года назад +1

    Thank you for your excellent course. i completed your course.this helps me a lot to understanding api concept. thanks again.this is very helpful concept for beginners. and i am also watching your others course everyday. and i am from Bangladesh.. i would be great to know where are you from please?

    • @codewithdary
      @codewithdary  2 года назад

      Thank you so much for watching my tutorials. I'm born and raised in the Netherlands, but my roots are from Iran :)

    • @mdhamidulislam8645
      @mdhamidulislam8645 2 года назад

      @@codewithdary Thank you

  • @softwareEngineerKunwar
    @softwareEngineerKunwar 3 года назад +1

    Thanks for the api tutorial
    nice tutorial

  • @muhammadusama4030
    @muhammadusama4030 3 года назад

    Good Series, learned a lot, Thanks

  • @kennethkipchumba2532
    @kennethkipchumba2532 3 года назад +1

    Bless you, Dary. Your videos are very helpful. Are you able to do some videos with CodeIgniter 4? You are really good at what you do
    .

    • @codewithdary
      @codewithdary  3 года назад

      I can definitely try it in the future Kenneth!

  • @ice12192
    @ice12192 3 года назад +2

    Thank you for the great videos! I have a question though, When you request a book without authors or a author without books it gives a error
    "message": "No query results for model [App\\Models\\Author]
    How would you fix something like that?

    • @codewithdary
      @codewithdary  3 года назад

      You must have a typo somewhere in your code. It can't find records.

  • @andresgomezvega9869
    @andresgomezvega9869 3 года назад

    Great videos! These videos have been of great help because I just have to make an api with laravel. these videos have been of great help because I just have to make an api with laravel.
    Regarding the task, I think the belongtomany method can be defined?
    Greetings

    • @codewithdary
      @codewithdary  3 года назад

      Hi Andrés! Thank you, I really appreciate it man! You are indeed right, an author belongs to many books!

  • @muhammadusama4030
    @muhammadusama4030 3 года назад +1

    Please make a series on TDD, Thanks

  • @Wolfgang190
    @Wolfgang190 3 года назад +2

    Hey! Thx for the video. I do my own practive project. When I changed my Request in my store action actributes to WishListRequest I recived strange answer. It's redirect? to main page. Do you know why?

    • @Wolfgang190
      @Wolfgang190 3 года назад +2

      omg it was necessary to send "Accept = application / json xD" in headers :D

    • @codewithdary
      @codewithdary  3 года назад

      Of course it is necessary! Haha!

  • @sulaimonafarait5895
    @sulaimonafarait5895 3 года назад +1

    Pls Dary, can you make a video about microservice and how to build one pls...

  • @lovietech3885
    @lovietech3885 2 года назад

    Thank you so much boss for this video, pls Dary, I am trying to validate using form request as you've used it in this video but what I notice and the problem I'm facing is that; all fields are requested, then whenever I'm trying to insert data and intentionally left a field empty, instead of the postman to give the response error in json, I will be redirected to default route in web.php, solution pls?

  • @phyothiha5612
    @phyothiha5612 3 года назад +1

    Is this series still in development?

    • @codewithdary
      @codewithdary  3 года назад

      It's finished! :) I'm still making Laravel related videos though