Autoloader::add_namespace('Cabinet\\DBAL',APPPATH.'vendor/cabinet/classes/Cabinet/DBAL/', true);note that the trailing slash is required! There's no need to add the classes, if the namespace is added correctly, adding it will only prevent a file system lookup.
It looks like you're new here. If you want to get involved, click one of these buttons!