Comment migrer une nouvelle colonne sans vider la table à Laravel

php artisan make:migration add_shipped_via_and_terms_colums_to_purchase_orders_table --table=purchase_orders
John wick