DSolve[E^x*y[x]*(d + c*y[x]^2) + E^(2*x)*(b + a*y[x]^4) - Derivative[1][y][x]^2 + y[x]*Derivative[2][y][x] == 0,y[x],x]