Back in December last year, I published my first Electron application. Things were relatively straightforward until my application was ready for production, and I had to figure out how to get auto-updates to work with a closed-source/private application. I couldn't find a solution that...
Learn how to use the Wire Elements modal package to build modals for your Laravel application with Livewire.
Learn how to get started with Laravel Batches and how to show the batch progression in real-time with Livewire.
Learn step by step how to deploy any application, whether it's Laravel, WordPress, you name it, to multiple servers without any downtime. We will use a GitHub Actions matrix to build and upload our artifacts and finally publish our application to the world.
Step by step guide on using Electron Auto Update to distribute new versions of your application to your users.