public function up() { Schema::create(\'users\', function (Blueprint $table) { $table->increments(\'id\'); $table->strin