Category: Laravel

  • 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 follow these steps: Step 1: Download MySQL 8 ZIP Archive here. Step 2: Extract MySQL…

  • 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 managing users and permissions is integrated too. However, you need to pay for a Pro…