'admin']); $role = Role::create(['name' => 'editor']); $role = Role::create(['name' => 'user']); } }