DEV Community

Sheik Hazrin Bin Sheik Othman
Sheik Hazrin Bin Sheik Othman

Posted on

Install MySQL database on Laravel Frameworks

Supported database for Laravel Frameworks

  • MySQL 5.6+ (Version Policy)
  • PostgreSQL 9.4+ (Version Policy)
  • SQLite 3.8.8+
  • SQL Server 2017+ (Version Policy)

Let's Get It Started

Eat-Sleep-Code-RepeatPhoto by Roman Synkevych on Unsplash


How to install MySQL in Windows

  • Download the MySQL Installer
  • Execute the MySQL Installer on your computer.
  • Choosing a Setup Type: Choosing a Setup Type
  • Next, you must Select Products & Features for your computer.
  • Then click Execute after finalizing it. All the products and features will be download and install on your computer.`
  • After completing the installation, all MySQL products must be a configuration on the next screen.
  • Installation Complete Complete

Complete & Congrat:

Install MySQL database on Laravel Frameworks
Complete-and-CongratPhoto by Eilis Garvey on Unsplash


Next:

Getting Started With Laravel Jetstream(Laravel Installer)
[Getting Started With Laravel Jetstream(Composer)] - COMING SOON

Top comments (0)