Intro To MySQL For PHP – Full PHP 8 Tutorial



Intro To MySQL For PHP – Full PHP 8 Tutorial

Intro To MySQL For PHP - Full PHP 8 Tutorial

In this lesson, you will learn the basics of MySQL because you will need MySQL to work on websites, web apps & the project in the third section of this course. This lesson covers just the very basics of MySQL, but that should be enough to get you started & prepared with databases & MySQL.

SOME OF THE WAYS YOU CAN SUPPORT THE CHANNEL
👍 Smash the like button
🤝 Subscribe to the channel & turn the notifications on
💬 Post comments, any feedback is greatly appreciated
⭐ Become a Patreon: https://www.patreon.com/programwithgio
THANK YOU!

LESSON 2.29
Course Outline – https://github.com/ggelashvili/learnphptherightway-outline
Course Playlist – https://www.youtube.com/playlist?list=PLr3d3QYzkw2xabQRUpcZ_IBk9W50M9pe-

RESOURCES
Video About Setting Up Docker – https://youtu.be/I_9-xWmkh28
https://dev.mysql.com/downloads/workbench/
https://dev.mysql.com/doc/refman/8.0/en/tutorial.html
https://dev.mysql.com/doc/refman/8.0/en/data-types.html

You can use this source to see the Dockerfile & docker-compose (it’s from lesson 2.33): https://github.com/ggelashvili/learnphptherightway-project/tree/2.33

CHAPTERS
00:00 – Intro
00:59 – Install MySQL with Docker
03:18 – Show list of databases & create a database
04:06 – Using MySQL Workbench
05:42 – Creating tables, running queries, foreign keys, joins, etc

Comments are closed.