I worked out this far and I am having trouble with the integral
$$F(s) = \int_0^\infty{e^{-st}f(t)dt}$$
$$f(t) = e^{t+7}$$
$$\int_0^\infty{e^{-(s-1)t}e^7dt}$$
we can say that $e^7=c_1$ and show
$$-\frac{c_1}{s-1}\int_0^\infty{e^{-(s-1)t}dt}$$
I would surmise that I can take the limit at this point. So
$$-\frac{c_1}{s-1}\lim_b^\infty\int_0^b{e^{-(s-1)t}dt}$$
which is likely evaluates as
$$-\frac{c_1}{s-1}(0-1)$$
yielding
$$\frac{e^7}{s-1}$$
What is "good practice" that I have not shown?
The only big problem is that when you've computed the antiderivative the integral becomes an evaluation: $$-\frac{c_1}{s-1}\lim_{u\rightarrow\infty}\left[e^{-(s-1)t}\Big|_{0}^{u}\right]=-\frac{c_1}{s-1}\left[\lim_{u\rightarrow \infty}\frac{1}{e^{(s-1)u}}-\frac{1}{e^{(s-1)\cdot0}}\right]=-\frac{c_1}{s-1}[0-1]=\frac{c_1}{s-1}.$$