Learn how you are working with database query and seeding data inside Laravel to work with pre-defined data and how you query/select it out from a database again. Seeding data with Laravel can be used to insert data you need for testing or if you need some rules in production.