Introduction
Web applications will often rely on third-party services to help our applications run. Using Composer and Laravel, we can integrate existing code that will allow us to interact with these services. In this chapter, we'll see how to deploy our app to Pagoda Box, use Stripe payments, do GeoIP lookups, use a third-party e-mail service, and store the content to the cloud.