Laravel to Consume HTTP Services and APIs: Definitive Guide, Create an HTTP Client with Laravel. Get information, create users sessions and consume any HTTP service or API online.
Created by JuanD MeGon
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
- Consumes any HTTP service (yours or from a third party)
- Re-utilize the components created during the course to consume any HTTP service you want
- Authenticate users in your HTTP Client using information obtained from external HTTP services
- Build and HTTP Client with Laravel, completely modular and maintainable
- Domain the usage of access tokens and OAuth2 when sending requests and authorizing the requests of your HTTP Client
- Requirements
- PHP installed and functional in your system (PHP 7.2 or higher recommended)
- Composer installed and functional in your development environment
- PHP basic knowledge
