I am trying to use namespaces and autoload in my PHP project. So I have
require(\'classes/autoload.php\');
in the root directory which works but in my