Seeding fake data with a factory - How to make a Laravel CRUD API Tutorial #2

This tutorial will use Laravel’s factories and faker to seed entries into the database. Get the code here:
Back to Top