filmov
tv
Learn CakePHP v3.5 Tutorial in HINDI for beginners (Part 5) Views in CakePHP | Templates for actions

Показать описание
In this video I have explained about cakePHP Views,
The letter "V" in the MVC is for Views. Views are responsible for sending output to user based
on request. View Classes is a powerful way to speed up the development process.
View Templates
========================
The View Templates file of CakePHP has default extension .ctp (CakePHP Template). These templates
get data from controller and then render the output so that it can be displayed properly to the user.
We can use variables, various control structures in template.
Template files are stored in src/Template/, in a directory named after the controller that uses the
files, and named after the action it corresponds to. For example, the View file for the Products
In short, the name of the controller (TestController) is same as the name of the folder
(Test) but without the word Controller and name of action/method (view()) of the controller
Important Videos, you should watch:
About CakePHP Installation
==================
After installation check your composer installation via command: composer into terminal
before using this command make sure about your composer path
3. Paste the above command into command prompt/ terminal and hit inter.
4. Thats it Done :)
SOCIAL :
===============
Also you can learn Wordpress Custom
===============
Tags
===============
learn cakephp 3.5,
cakephp tutorial,
cakephp tutorial in hindi,
cakephp tutorial for beginners step by step,
cakephp 3,
cakephp 3 tutorial for beginners step by step,
cakephp 3 tutorial,
cakephp 3.5 tutorial,
cakephp tutorial for beginners step by step in hindi,
cakephp tutorial step by step,
cakephp tutorial for beginners,
learn cakephp in hindi,
learn cakephp step by step,
learn cakephp for beginner,
learn cakephp 3,
learn cakephp,
online web tutor,
profotech solutions,
Thanks
Online Web Tutor
Keep learning and Sharing :)
The letter "V" in the MVC is for Views. Views are responsible for sending output to user based
on request. View Classes is a powerful way to speed up the development process.
View Templates
========================
The View Templates file of CakePHP has default extension .ctp (CakePHP Template). These templates
get data from controller and then render the output so that it can be displayed properly to the user.
We can use variables, various control structures in template.
Template files are stored in src/Template/, in a directory named after the controller that uses the
files, and named after the action it corresponds to. For example, the View file for the Products
In short, the name of the controller (TestController) is same as the name of the folder
(Test) but without the word Controller and name of action/method (view()) of the controller
Important Videos, you should watch:
About CakePHP Installation
==================
After installation check your composer installation via command: composer into terminal
before using this command make sure about your composer path
3. Paste the above command into command prompt/ terminal and hit inter.
4. Thats it Done :)
SOCIAL :
===============
Also you can learn Wordpress Custom
===============
Tags
===============
learn cakephp 3.5,
cakephp tutorial,
cakephp tutorial in hindi,
cakephp tutorial for beginners step by step,
cakephp 3,
cakephp 3 tutorial for beginners step by step,
cakephp 3 tutorial,
cakephp 3.5 tutorial,
cakephp tutorial for beginners step by step in hindi,
cakephp tutorial step by step,
cakephp tutorial for beginners,
learn cakephp in hindi,
learn cakephp step by step,
learn cakephp for beginner,
learn cakephp 3,
learn cakephp,
online web tutor,
profotech solutions,
Thanks
Online Web Tutor
Keep learning and Sharing :)
Комментарии