Let's Build CRUD Actions For Categories - Build Expense Tracker App With PHP 8

Поділитися
Вставка
  • Опубліковано 2 жов 2024

КОМЕНТАРІ • 28

  • @evilkyo
    @evilkyo Рік тому +1

    The best PHP Course! Thanks.

  • @codad5
    @codad5 Рік тому +9

    Nice playlist.. I think this is the best PHP course I have seen on UA-cam

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

      And also can you do a video for
      1. event driven PHP / sockets
      2. Microservice in PHP
      3. DSA in PHP ( not really required )

    • @ProgramWithGio
      @ProgramWithGio  Рік тому +1

      Thank you, I'm glad you like it. Also thank you for the great suggestions.

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

      I think it's the best too.

    • @KIKOmanasijev
      @KIKOmanasijev Рік тому +1

      Wdym on UA-cam? It's the best PHP course on any platform 😈

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

    Thanks, again a good lesson.

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

    Great lesson Gio. I'm exited that the next lesson will be about ajax. I've tried to look into it but being that I learn so much with your every lesson, I'm super glad you'll be showing us ajax Gio style hehe. Question, not sure I understand how adding an extra argument (args) automatically captures the category id in the delete function on the categoriesController class. It's a custom function created right there in the categoriesController (if I'm not mistaken) so how does adding an extra argument capture the id. thank you in anticipation Gio

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

      Thank you. That is part of Slim PHP routing, it handles that for you and passes the route parameters/placeholders as part of the args argument to the controller method. You can read more about it here: www.slimframework.com/docs/v4/objects/routing.html#route-placeholders

    • @Zubbee
      @Zubbee Рік тому +1

      @@ProgramWithGio oh. Ok Gio, I'll read up. Thanks a lot Gio

  • @hansschuijff
    @hansschuijff Рік тому +2

    Great lesson again, Gio, a lot of preparation but nicely guided us through that. It's a nice way of working with these tools and when the structure is build, adding something to it, is basically a pattern repeat with some tweaks. Thanks!

    • @ProgramWithGio
      @ProgramWithGio  Рік тому +1

      Thank you and yea once the base structure is good then adding things to it is not too complicated.

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

      @@ProgramWithGio One thing I thought of while using the app, it would be nice if the cat name entry fields is set to active when the modal activates. Then we could just click the button and start typing.

    • @ProgramWithGio
      @ProgramWithGio  Рік тому +1

      @@hansschuijff sure thing, that would be a good UX, feel free to add it in. I'm not focusing on UI/UX much.

  • @sefyankehail7801
    @sefyankehail7801 Рік тому +1

    I've watched the whole thing from the beginning, and no doubt that's the best course I've ever followed on UA-cam, thank you for everything and happy new year !😁

    • @ProgramWithGio
      @ProgramWithGio  Рік тому +1

      Happy to hear, thank you & happy new year 🎉

  • @حسیننجفی-غ1ل
    @حسیننجفی-غ1ل 6 місяців тому

    Thanks its a very good tutorial. ❤❤❤❤

  • @Armando-px8hi
    @Armando-px8hi 10 місяців тому

    Actuall I have always used Laravel with PHP, and I find it the most complete framework ever, but you know the slim's crud is not that bad as well. Great video once again Gio. Thank you!

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

    Is this application in Laravel framework or raw PHP?

    • @ProgramWithGio
      @ProgramWithGio  Рік тому +1

      It's Slim & vanilla PHP, check the lesson P.0 for the overview

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

    Great. I'll dig in. Thanks Gio

  • @vladstorozhenko7271
    @vladstorozhenko7271 Рік тому +1

    Yaaay, new great video 🎉