Notes
Description
Let's get the basics of working with a database in Laravel by setting up an SQLite database from scratch. Let's also create a migration and a model for our customers.