Avatary: Simple Laravel API Project with Services [Code Review]

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

КОМЕНТАРІ • 18

  • @ricko13
    @ricko13 3 роки тому +5

    I always like the video without even watching it because of #QualityContent

  • @animetion349
    @animetion349 3 роки тому

    how do you show key and name inside query, is that from visual studio code package?

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

    Hey! I love your videos, I build apps with Laravel for 3 years now, but i have one question. Do you think you can shoot a video of how you run these projects on your MacBook? Got new MacBook recently and I don't know if I'm doing it right (web server, folder permissions, virtualhost for domain.test etc.) Thanks

    • @LaravelDaily
      @LaravelDaily  3 роки тому +3

      Just use Laravel Valet. Read its docs for all instructions you need.

    • @vladislavkresta1321
      @vladislavkresta1321 3 роки тому

      @@LaravelDaily Thanks! :)

  • @javieru5871
    @javieru5871 3 роки тому

    aren't the services supposed to be injected through constructor or method parameter instead of directly instantiate the Service Class inside the controller? is this just a preference or is it a good practice? thanks, keep up the good work!!!

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

      I feel it might be a preference, since constructor/method injection works only for the service container controlled classes eg. Controller, Artisan command class.

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

      Hey there, I never thought of it, using dependency injection, but If you want, you can try it and open a pull request to do so. Or I'll it when I have free time.

  • @jijiwaiwai
    @jijiwaiwai 3 роки тому

    Hope you can introduce Laravel & Swoole & Websockets in the future😆

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

      Websockets are in plans, swoole not yet

  • @junjunghasudungan1905
    @junjunghasudungan1905 3 роки тому

    its good reference
    But some of part i dont know, what this mean
    : ImageCanvas
    {
    }
    Can you share your other video to explain it?
    Thank you..

  • @HowTo-lf4wq
    @HowTo-lf4wq 3 роки тому

    can you make video about laravel octane?

    • @LaravelDaily
      @LaravelDaily  3 роки тому

      Not in plans in the near future, maybe later

  • @overLordOrigin
    @overLordOrigin 3 роки тому

    💛👌

  • @javieru5871
    @javieru5871 3 роки тому

    I use laradock, I find more flexible.

  • @shocchosolutions6275
    @shocchosolutions6275 3 роки тому

    Sir plz suggest me some php storm extention