How to insert data in database table through Seeder and Factory in Laravel

Опубликовано: 02 Ноябрь 2024
на канале: Muhammad Awais Khan
554
7

How to insert data in database table by using seeder and factory in Laravel? || Adding multiple records using seeder in Laravel

In this tutorial, I will show you how to insert deme data in database table using seeder and factory in Laravel. by using this technique we can insert any number of rows in database table in which we want to insert deme data. you can enjoy this tutorial because in this tutorial data is insert through seeder in few easy step. by using few commands you can easy achieve you task.