Cannot load resource “../src/Controller/”. Make sure there is a loader supporting the “attribute” type.
ExceptionLogs 1Stack Trace
SymfonyComponentConfigException
LoaderLoadException
in C:wamp64wwwmy_project_symfony_dalvendorsymfonyconfigLoaderLoader.php (line 71)
} $loader = null === $this->resolver ? false : $this->resolver->resolve($resource, $type); if (false === $loader) { throw new LoaderLoadException($resource, null, 0, null, $type); } return $loader; }}