How to update MySQL on Laragon

Laragon is a great tool for developing with Laravel on Windows. However, it comes with a really old MySQL version. Fortunately, it is really easy to use Laragon with a newer MySQL version. All you need to do is to…

Best alternatives to Electronjs 2023

Electron is great for creating Desktop Apps using Web Technologies. The programs are portable and platform independent. However, they tend to be too big, as Electron embeds Chromium and Node in the executables. Here are some alternatives which create smaller…

Best Admin Panels for Laravel

Managing Laravel with an admin panel can be soo easier… Therefore I compared some of the most popular admin panels for Laravel. Backpack for Laravel Backpack for Laravel is great for creating basic CRUD operations and more. A tool for…