I have a problem setting up an existing project on my local environment.
The composer install command is running smoothly BUT no autoload.php file is created.
composer install
autoload.php
composer update didn't solve the problem.
composer update
Any help would be appreciated.