From the Question $y''=1+(y')^2$
I used Reduction of Order by taking $y'=z$ to get,
$$z\left(\frac{dz}{dy}\right)=1+z^2$$
Solve the equation by Separation of Variable, to get
$$\frac{1}{2} \ln(1+z^2) = y+c $$
I tried to substitute z=y' back to the equation above and solve the equation by Integration, but that was far very complex, so I got struck here. Please help