I'm deploying my Laravel project on a server and there is a problem when I try to follow manual and run composer install --optimize-autoloader --no-dev
It returns an error
[RuntimeException]
Could not scan for classes inside "app/transformers" which does not appear
to be a file nor a folder It's a folder that I've created to store my transformers.