PHP code snippet – How to migrate new column without empty the table in laravel?
php artisan make:migration add_shipped_via_and_terms_colums_to_purchase_orders_table --table=purchase_orders
php artisan make:migration add_shipped_via_and_terms_colums_to_purchase_orders_table --table=purchase_orders