It is a git conflict. You can check the latest deployment log to figure out the error.
Thanks, yeah, when I got into the server and did git status
, I saw that it was off by some 30+ commits. Not sure how that happened. Since staging is the intermediate between dev and prod, I just did a hard reset as described here http://stackoverflow.com/q/1125968/1440617. All I had to do after that was redo my .env.php
file on the staging server.
That seems to have taken care of the issue. Thanks for the reply.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community