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…
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…
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…