Create a Desktop App Using only PHP! - NativePHP + Laravel + Livewire

Опубликовано: 12 Июнь 2026
на канале: Daniel Amber
3,379
74

How about this?

I use NativePHP and Laravel to build a desktop app that can execute and monitor scripts on your desktop.

NativePHP is a cool framework that lets you create cross-platform desktop apps with a web-based interface.
Livewire is great if you dont want to work with JavaScript.

By the end of this video, you will have a badass desktop app that can execute and monitor scripts. You will also have a deeper understanding of how to use NativePHP and Laravel for desktop app development.

If you dig this video, please smash that like button, share it with your friends, and subscribe to our channel for more tutorials on web and desktop app development. Thanks for watching!

View Project on GitHub: https://github.com/danownsthisspace/p...

00:00 Intro
01:00 Setup Laravel + DB + Models
17:00 Add LiveWire
37:00 Add NativePHP