I cloned a Laravel 5.2 project.
When I execute composer install, I got the error:
[InvalidArgumentException] Please provide a valid cache path.
Try the following:
create these folders under storage/framework:
Now it should work