string('micropub_endpoint', 255); $table->string('micropub_token', 1024); }); } /** * Reverse the migrations. * * @return void */ public function down() { // } }