Laravel's factories work with Faker to help you generate test data (or demo/dummy data) while working with your Laravel application.
In this video, I walk through setting up a model and factory and using that factory to generate data.
Faker Docs: https://github.com/fzaninotto/Faker