After installation, I try to run the frontend and Admin's but get the following errors respectively:
FatalErrorException in View.php line 35: Class 'Input' not found
FatalErrorException in AdminController.php line 31: Class 'Input' not found
What could be the issue?