PHP 8 REST API: Laravel 8, MySQL, OAuth2, JWT, Roles-Based
Updated 2021:: Laravel 8 and PHP 8 | Practical PHP REST API development with step-by-step
Description
** Updated September 2021: PHP 8.x and Laravel 8.x
This Bootcamp is designed for web developers and any developer who wants to build RESTful API using PHP and Laravel. The Bootcamp consists of various technical projects that are constructed with step-by-step approach. Starting from a simple RESTful API. You will learn how to create calculator APIs.
Then, you build REST APIs to publish database tables. This project is integrated with database MySQL and Laravel. You can learn how to implement REST API with HTTP GET, HTTP POST, HTTP PUT and HTTP DELETE.
Next, we build PHP RESTful API security to secure your REST API applications. We have three project scenario. We will implement token based authentication, OAuth2, JWT Token and Role-based token authentication (RBAC).
All projects are guided with step-by-step so you can follow easily.
You will learn:
How to build a simple RESTful API using PHP with Laravel
Make database tables as REST API with implementing CRUD (Create, Read, Update, Delete) operation
Apply PHP REST API security using token based authentication (Laravel Sanctum)
Work with OAuth2
Work with JWT token
Work with Role-based token authentication
The following is requirement environment in this bootcamp:
Computer with installed Windows, Linux or macOS
Having knowledge of PHP basic programming
Having knowledge of general web programming
What You Will Learn!
- Updated Sept 2021 | PHP 8.x and Laravel 8.x versions
- Build RESTful API using PHP with Laravel and MySQL
- Develop CRUD Resource API with MySQL Database
- Build PHP RESTful API Security with Token based authentication (Laravel Sanctum)
- Build PHP RESTful API Security with OAuth2 (Laravel Passport)
- Build PHP RESTful API Security with JWT Token
- Build PHP RESTful API Security with Role-Based Token authentication
Who Should Attend!
- Web developers
- PHP developers
- Student and professional developers