alterTable('orders'); $table->int('user_id'); $table->execute(); } }