Tag: MySQL

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