Flutter, Laravel, Vue - Idea To Deployment - Part-5- Creating model factories and Seeding Test Data

Опубликовано: 28 Август 2026
на канале: PodCoder
2,236
44

In our Idea to Deployment series our main goal is to simulate the real life Software Development Process as much as we can. So, I am trying to cover most of the concepts and processes that you'll see in real situation as a software developer.

In this video we will create Laravel model factories and also seeding test data in our Database to use it later in our Flutter mobile application and also in our frontend (Vue and Quasar framework).

Click here https://bit.ly/2y4WUpj

Countries list seeder link:
https://github.com/podcoder/laravel_c...

Laravel seeding link
https://laravel.com/docs/7.x/seeding

Faker library link:
https://github.com/fzaninotto/Faker#