Marcel Pociot "Native PHP" - Laracon US 2023 Nashville

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 พ.ย. 2024

ความคิดเห็น • 52

  • @sixkiller9240
    @sixkiller9240 ปีที่แล้ว +24

    I am amazed how many MVPs there are in the Laravel community! It is insane - Taylor, Nuno, all of the Laravel core team members, Marcel, the guys from Spatie, Caleb, Aaron, David Hemp, .. and many more. Literally mind blowing 🎉

    • @onlynudes1398
      @onlynudes1398 ปีที่แล้ว +1

      The guy from Spatie lol

    • @surajjadhav7732
      @surajjadhav7732 ปีที่แล้ว

      The guy from a Spatie. Ex of when your work is more famous than you.

    • @sixkiller9240
      @sixkiller9240 ปีที่แล้ว

      @@surajjadhav7732 i wanted to say the guys from Spatie, because they all deserve a shoutout, Freek of course is one of them

    • @kaibe5241
      @kaibe5241 ปีที่แล้ว

      @@CarMoves Na he said MVP.

  • @aarondfrancis
    @aarondfrancis ปีที่แล้ว +41

    A new era begins

    • @DeTechDivus
      @DeTechDivus ปีที่แล้ว

      I just wonder, could you use remote database both for the website and app, it would be bad to re-create whole db without sync. Maybe I missed that part?

    • @marcelpociot1918
      @marcelpociot1918 ปีที่แล้ว +1

      @@DeTechDivusYou should rather use an API if you want to communicate with a remote database to avoid leaking your database credentials

    • @DeTechDivus
      @DeTechDivus ปีที่แล้ว

      @@marcelpociot1918 on a different or same app? Thats confusing me

    • @marcelpociot1918
      @marcelpociot1918 ปีที่แล้ว +1

      @@DeTechDivusSo the desktop application should be a "companion app" to your backend app, where you'll have an API running. Then your desktop application can communicate with that backend.
      In thise case you would need two different codebases. One for the server-side app running the API, one for the desktop application.

    • @DeTechDivus
      @DeTechDivus ปีที่แล้ว

      @marcelpociot1918 yea, i thought somehow you could use one codebase for both, where you could exclude some senstitive things

  • @张建伟-o1h
    @张建伟-o1h หลายเดือนก่อน

    For the current php market in China, this project gives me hope that it will definitely help more people realize their dreams.

  • @Appelkoekie
    @Appelkoekie ปีที่แล้ว +5

    That is promising for the php future. Well done! Cant wait for the Windows support!

  • @nerdysister
    @nerdysister ปีที่แล้ว +4

    a working proof of concept?! omfg this is absolutely incredible!! fantastic job guys, you guys are the real hackers of the next gen!!

  • @JosiahYahaya
    @JosiahYahaya ปีที่แล้ว +5

    Waiting for Windows support to rewrite one of my opensource project(PHPConsole).
    Welldone Nativephp team.

  • @Cashandrick
    @Cashandrick ปีที่แล้ว +2

    Mindblowing community

  • @alifarahmand8650
    @alifarahmand8650 ปีที่แล้ว +15

    If this feature is added for mobile, it will be great. Laravel to android or ios app.

    • @ricko13
      @ricko13 ปีที่แล้ว

      shut up

  • @mackynyxz
    @mackynyxz ปีที่แล้ว +1

    Nice! cool! i am excited to use this soon!

  • @TallStack-su8sq
    @TallStack-su8sq 4 หลายเดือนก่อน

    amazing! waiting for android and ios

  • @DanielWichers
    @DanielWichers ปีที่แล้ว +1

    Wow this is so cool, well done

  • @bulent2435
    @bulent2435 ปีที่แล้ว

    This looks promising. Thanks Marcel.

  • @dyhcdjvddhh421
    @dyhcdjvddhh421 ปีที่แล้ว +1

    Artisan serve is single threaded. Won't any long activity block the whole app?

    •  ปีที่แล้ว

      just like in php app, you need to use jobs

  • @snnajieze
    @snnajieze ปีที่แล้ว

    This is great 👍

  • @kaibe5241
    @kaibe5241 ปีที่แล้ว +3

    Mobile too?!

  • @LostInAutism
    @LostInAutism ปีที่แล้ว +3

    Electron has had 3 major revisions while this video was uploading 😂

  • @rogue.ganker
    @rogue.ganker ปีที่แล้ว

    Simplicity, love it

  • @dc22199x
    @dc22199x ปีที่แล้ว +1

    If it has database support, how do you secure your env file?
    The project seems good to connect via api rather than telling devs to use its env file, that's a misconception and towards insecure implementation.

    •  ปีที่แล้ว

      he said it uses sqlite so its just for the local env

    • @dc22199x
      @dc22199x ปีที่แล้ว

      @ you mean it intercept the laravel configuration if it finds out that you are connecting from outside services, such as db/queue/cache and etc?
      Enlighten me.

    •  ปีที่แล้ว

      ​@@dc22199x This is just what I understood from the video, I don't know more. But if I understood right then whole desktop app should be closed environment, so anything you need should stays inside app. And since you are creating a local (desktop) app, you can still use the things you find/create in your computer so I think there is no need to secure .env file because you can still find that database file (as it's sqlite) in your computer. But again, maybe I'm wrong and I'm just talk through my hat

    • @danrcastro
      @danrcastro ปีที่แล้ว

      @@dc22199x The database is meant to be local only. You're not supposed to connect directly to an external database as that would require you to ship the database credentials and open it to connections from the internet.

  • @mityukov
    @mityukov ปีที่แล้ว

    speaking of obfuscating: is Blowfish still in the market? :)

  • @jokokentir666
    @jokokentir666 ปีที่แล้ว

    amazzinggggg

  • @Somcoders
    @Somcoders ปีที่แล้ว

    Amazing! I wonder when do these Laravel communities sleep.

  • @MrThito
    @MrThito ปีที่แล้ว +6

    Ok ok so lets also add mobile support so I dont have to learn mobile dev

  • @prezire
    @prezire ปีที่แล้ว +2

    Mobile support please 🎉

  • @ripon59
    @ripon59 ปีที่แล้ว +1

    Yooo

  • @MrThito
    @MrThito ปีที่แล้ว +1

    Only mac make me sad

    • @marcelpociot1918
      @marcelpociot1918 ปีที่แล้ว +9

      I'm working on the Windows PR that was submitted right now 👍

    • @DeTechDivus
      @DeTechDivus ปีที่แล้ว

      @@marcelpociot1918 even thos you said apple store wont allow you thing for mobiles, would that work on android and would you anyway publish it since it could be installable outside of stores?

    • @MrThito
      @MrThito ปีที่แล้ว +1

      @@marcelpociot1918 Wow, that is why I love Laravel. Thank you for this awesome product

  • @nm6x
    @nm6x ปีที่แล้ว

    I was hyped... Until he show it runs with electron, hopefully we can find a demo with Tauri, cause electron is crap...

    • @TallStack-su8sq
      @TallStack-su8sq 4 หลายเดือนก่อน

      why?

    • @nm6x
      @nm6x 4 หลายเดือนก่อน

      @@TallStack-su8sq overbloated to start with….

    • @TallStack-su8sq
      @TallStack-su8sq 4 หลายเดือนก่อน

      @@nm6x oh yes, I just read what tauri uses webkit and electron chromium.. :D

  • @RahulMondal-td5rb
    @RahulMondal-td5rb ปีที่แล้ว +2

    I like the font, can anyone please tell me the font name @marcel