| « Joomla MVC: Creating View That Show a Data | Google API: Creating Dynamic Chart Use Google Chart API » |
Joomla MVC Step By Step Tutorial: This post about making default template for view. The file located within components/com_hello/views/hello/tmpl. Open file named "default.php", and enter following code:

Now, point your browser to http://localhost:8048/Joomla/hello-world/hello/2 (example). You will get like this: