Closed nanomb closed 4 years ago
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/172461687
The labels on this github issue will be updated when the story is started.
The buildpack is running composer install
for you. That command is failing:
[RuntimeException] Could not scan for classes inside "database/seeds" which does not appear to be a file nor a folder
Look at your composer.json file to see what is being run and why it's failing. It appears to be missing some files "database/seeds"
.
Hope that helps!
same issue.Why we cant able to laravel projects in cloud foundary.
What version of Cloud Foundry and CF CLI are you using? (i.e. What is the output of running
cf curl /v2/info && cf version
?What version of the buildpack you are using?
buildpack: https://github.com/cloudfoundry/php-buildpack
If you were attempting to accomplish a task, what was it you were attempting to do?
Trying to deploy app in SCP
What did you expect to happen?
Deployment correct
What was the actual behavior?
Please confirm where necessary: