The video covers the following topics:
How to access GET and POST data from the request.
How to handle a request made with ContentType: application/json.
How to handle PUT/DELETE and other types of requests.
How to get parts of the request URL: Hostname, query string and so on.
How to get headers of the request.
How to detect the method and type of the request.
How to get User Agent, User IP and so on.
Official documentation about request: https://bit.ly/32l2bDp
Request component API documentation: https://bit.ly/2VV3p61
Read more about CSRF validation:
https://www.yiiframework.com/doc/guid...
----------------------------------------------------------------------------------
Check my other videos about yii2 framework
----------------------------------------------------------------------------------
Getting started with yii2 framework: • Getting Started with yii2 framework -...
Controllers: • yii2 controllers e1 - yii2 tutorials ...
Working with models: • yii2 Models - yii2 tutorials | part 7
Views & Rendering content: • yii2 views & rendering content - yii2...
Yii2 Crash course: • Yii2 PHP Framework Tutorial - Crash C...
Building a REST API using yii2: • Build a REST API using Yii2 PHP Frame...
Check my Github:
https://github.com/thecodeholic
Follow me on social media:
/ thecodeholic
/ thecodeholic