dbfdg integer('is_refund')->default(0)->after('user_id'); }); } } /** * Reverse the migrations. */ public function down(): void { Schema::table('orders', function (Blueprint $table) { // }); } };