Build Your First CLI App with Laravel Prompts

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

КОМЕНТАРІ • 16

  • @LazyDali
    @LazyDali 2 місяці тому +2

    Very interesting. Thanks!

    • @LaravelPHP
      @LaravelPHP  2 місяці тому +1

      Glad that you liked it and hopefully you can build something fun. :)
      -Josh

  • @1weiho
    @1weiho 2 місяці тому

    Hey Josh, can you ask if your auto completion uses Cursor IDE or GitHub copilot or Supermaven? Want to ask if you have any recommendations suitable for Laravel development.

    • @LaravelPHP
      @LaravelPHP  2 місяці тому +2

      This one is using Supermaven, just because I've found it to be fastest and therefore the least distracting when making videos. Each one you mentioned has some great options though. :)
      -Josh

    • @1weiho
      @1weiho 2 місяці тому

      ​@@LaravelPHP Thank you for explaining, Josh 😃

  • @РНР
    @РНР 2 місяці тому

    cool stuff mayne

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

      Thank you PHP! :)
      -Josh

  • @marcelwagnerdev
    @marcelwagnerdev 2 місяці тому +2

    Laravel Zero is great as well.

    • @LaravelPHP
      @LaravelPHP  2 місяці тому +2

      There's so many good options in the ecosystem/community. It's crazy! 😮‍💨
      -Josh

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

    Hey Josh, great video! Please can you share the name of the font you are using in your IDE?

    • @LaravelPHP
      @LaravelPHP  2 місяці тому +2

      Hey Jamie! The font is "Dank Mono" :)
      -Josh

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

    I am Laravel developer from india.what should next to learn after laravel vue or react??

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

      @@vivekverma7162 even more Laravel or dive into Livewire. With Livewire you can create dynamic Views, while staying in the Laravel-Ecosystem.

    • @codingwith-rk
      @codingwith-rk 2 місяці тому

      Vue is so comfortable for Laravel
      But react has best ui features
      I love to use livewire & alpine js

    • @LaravelPHP
      @LaravelPHP  2 місяці тому +1

      It depends on your goals. Both are solid options and work great with Laravel with Inertia. If you wanted to stay more in the Blade realm, then you can have AlpineJS and Livewire too. :)
      -Josh