David Carrdcblogdev.hashnode.dev·Mar 30, 2018Laravel Importing SQL dumps with seedsSeeding with Laravel is really useful for populating the database for instance a typical use case: class TitlesDatabaseSeeder extends Seeder { /** * Run the database seeds. * * @return void */ public function run() {...146 readsAdd a thoughtful commentNo comments yetBe the first to start the conversation.