<
e7
MySQL Database & SQLite

Mark as watched? Login

Notes

Login to write notes for this video.

Description

Let's get the basics of working with a database in Laravel by setting up a MySQL database from scratch. Let's also create a migration and a model for our services. To wrap it up, let's change to a SQLite database to show how simple it is.