Installing MySQL
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.
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