ctrlenter

Feb 22nd, 2021 04:56 AM

I have just gone through Laravel Basics Course up until Laravel Models. However, the instructor does not specifically explains about how to install mysql and the tools for mysql query. Is there any videos explaining this with more details? Thanks in advance.

bobbyiliev

Feb 22nd, 2021 06:30 AM

Hi there,

What is the operating system that you use on your computer/laptop?

If you are using Mac, you can follow the steps on how to install MySQL here:

https://dev.mysql.com/doc/mysql-osx-excerpt/5.7/en/osx-installation-pkg.html

Regards, Bobby

ctrlenter

Feb 22nd, 2021 11:49 PM

Since in the tutorial video already include homebrew and valet, there might be as well a guide on how to install MySQL using those tools.