Building a Native Desktop Application with NativePHP based on a Livewire 3 app.

Поделиться
HTML-код
  • Опубликовано: 10 дек 2024

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

  • @ruslansteiger
    @ruslansteiger Год назад +2

    Awesome video Bert 👏👏👏

  • @albert.guedes
    @albert.guedes Год назад +3

    Less stacks to use = more productivity 👏👏👏

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

    This looks cool.

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

      Thanks for watching, and yes it's kinda cool.

  • @mackynyxz
    @mackynyxz Год назад +2

    cant wait for this windows!

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

      It’s Electron, so Windows is already supported.

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

      @@mrk131324 oh really?!! is it available now for windows?

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

    Livewire is love

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

    Nice!

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

    thanks a lot man!

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

    Wow

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

    possible used nativePHP in windows ?

    • @CodewithBurt
      @CodewithBurt  10 месяцев назад +1

      Currently only Linux/MacOS

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

    nice

  •  Год назад +1

    Very interesting! How to build for use without execute php artisan...? Like a executable, opening with double click, its possible?

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

      NativePHP is still in alpha. It’s not ready for production application yet. But I’m sure we’ll get there soon!

    •  Год назад

      @@CodewithBurt Hello! Yes! Im found this command "php artisan native:build", but its not work on ubuntu.

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

    Does it support raw Laravel project

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

      Yes, it does. Livewire isn't that much different.

  • @boromeyhan5333
    @boromeyhan5333 6 месяцев назад +1

    Please share the compiled file 😁

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

      It will be outdated by now.

  • @mrk131324
    @mrk131324 Год назад +2

    That’s all nice and cool, a sophisticated API wrapper for Electron. But should we do that? There so many better options for native apps then PHP. The biggest advantage of PHP, high concurrency, is not even a factor here. On top of that, Laravel is the most sluggish of all PHP frameworks. Stuffing your OS with apps like this does not sound reasonable to me and as engineers we should not write stuff like that.

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

      It's cool, but I too don't have a use for it now, at this time.
      On the other side, I think Laravel is one of the "go to" path out there.

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

      Should "WE" do that? Its all depends on the contexts, I dun think there is any right or wrong is this matter. Cuz in the of the day:
      1. Client does not care the technical as long as its work as intended
      2. Business or dev team can be more manageable across many front especially small biz & startup
      3. More or less it share the same motivation on how JS world try to do everything too
      BUT, technical wise, it is bloated & not efficient if you are building high performance desktop app.
      Again, its all depend on the contexts of who is "WE" in the conversation

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

      @@simplisimp Although, you are of course right, I still partly disagree:
      About 1) All the more do us engineers have the responsibility to select proper technology.
      About 2) The pain of introducing new frameworks/languages is much less then the pain of sticking with only one. AND your team will thank you for the change - those that will not are better seen leaving the team anyways.
      About 3) I'm not a follower of the cult of JS, but node.js, esp. bun.js is superiour to PHP for most server related tasks.

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

      @mrk131324 I would say my previous response main takeaway is the context of "WE." If the "we" is a well-fed team with generous amounts of time to work on, your statement of 1&2 is definitely the best choice. But, in the real world, there are a lot of configurations to define "we." Project such as NativePHP would be another option for other type of "we" out there to work on their project/product within their constraints budget, manpower, time, etc...
      3. I never intend to compare PHP vs JS per say, cuz in the end of the day, each have their own use cases where they shine better than the other... again, the contexts are the key.
      But I believe we can agree JS FE scene is especially a big mess that gonna hunt dev back in the future (it already is tbh)

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

      Okay smart guy. You don't like php. Whatever.