'Admin', 'email' => 'admin@example.com', 'password' => bcrypt('password'), 'is_admin' => true, ]); } }