{ // module_execution
(1)Create a profile controller app/Controller/ProfileController.php and write following code (2)create a view file app/View/profile/index.ctp (3)Open file app/Config/routes.php and add following ...
STACK: [PHP]
