Well,
The 74LS283 is a 4 bit adder.
You need to connect 2 of them in order to add two 8bit numbers.
For that you need to feed the carry-out from the 4 LSbits to the carry-in of the 4MSBits .
Try it yourself, and if needed,come back with what you have.