To change the content of this page, modify file /app/templates/Homepage/default.latte and layout
/app/templates/@layout.latte. The corresponding presenter is found at /app/presenters/HomepagePresenter.php.
Add new actions in HomepagePresenter.php (or create new presenters)
and create corresponding templates under /app/templates.
Manage your database using pre-installed tool Adminer with an easy to use GUI.
If you are exploring Nette Framework for the very first time, you should start by reading the documentation, tutorials and forum.