Native PHP: How to Start?

<p>I&rsquo;m a web developer, and the main language that I use is PHP. As you know, actually, more than 70&ndash;80 percent of the current website you can see is PHP.</p> <p>Before NativePHP, there was a lot of technical help needed to build PHP into an application (example: PHP Desktop). One of the most famous PHP frameworks currently is Laravel, and in&nbsp;<a href="https://laravel-news.com/laracon-day-2-live-stream" rel="noopener ugc nofollow" target="_blank">Laracon 2023 day 2</a>&nbsp;the event of Laravel,&nbsp;<a href="https://www.linkedin.com/in/marcel-pociot-aa5045156" rel="noopener ugc nofollow" target="_blank">Marcel Pocio</a>t introduced us to NativePHP with the topic &quot;Writing Desktop Apps with PHP.&rdquo;</p> <p>Actually, I tried it, and it was really easy. You just need 3 commands, and you will have an application based on a standard Laravel project. It looks like a package for Laravel, so don&rsquo;t worry if you are a PHP player.</p> <h1>How do I start?</h1> <p>If you have run the project with Laravel before, I believe you only need to run three commands before you can work with nativePHP</p> <p><a href="https://medium.com/@emma.ngo1110/native-php-how-to-start-911b27b40791">Read More</a></p>