insert( array( 'key' => 'SETTINGS::SYSTEM:PTERODACTYL:ADMIN_USER_TOKEN', 'type' => 'string', 'description' => 'The Client API Key of an Pterodactyl Admin Account', ) ); } /** * Reverse the migrations. * * @return void */ public function down() { // } }