2: Installing NativePHP
In this lesson, you will work through Installing NativePHP as part of Let's Build a Todo App in NativePHP Desktop.
Caption excerpt: We want to pull in native PHP desktop here. Now, you could go ahead and also look at the mobile one. In this case, I'm just going to look at how we can build a desktop application that's cross-platform, which means it will work on both macOS, Linux, and Windows. It uses Electron behind the Windows, so it already uses that as the technology. And we're just going to go in and we're going to compose the required native PHP Electron. And the next thing is we want to install it. It will go ahead and create the necessary...