I follow this video:
Clicking on the individual posts does not load my view and I get this error:
"An uncaught Exception was encountered
Type: Error
Message: Call to undefined method Post :: getPostById ()
Filename: C: \ xampp \ htdocs \ application \ application \ controllers \ article.php
Line Number: 11
Backtrace:
File: C: \ xampp \ htdocs \ application \ index.php Line: 315 Function: require_once "
It says it does not recognize the getPostById () method. Will I have to load a library?
In this repository I have the files: