delete(); \DB::table('model_has_roles')->insert(array ( 0 => array ( 'role_id' => 1, 'model_id' => 1, 'model_type' => 'App\\Models\\User', ), )); } }