Skip to main content

All Questions

Filter by
Sorted by
Tagged with
1 vote
0 answers
568 views

How to deploy laravel project by openshift

I am new to openshift and want to deploy my php Laravel application using openshift commands. I know openshift uses S2I for build images from source code. I create a new application by the ssh URI of ...
Nice91's user avatar
  • 91
3 votes
1 answer
739 views

Laravel 5.2 openshift

I am having trouble deploying an example laravel 5.2 application to openshift. I've found this quickstart on github and tried the manual installation that is listed below. rhc app create laravelapp ...
Citrus's user avatar
  • 78
2 votes
1 answer
3k views

Deploy Laravel application on OpenShift

I have git pushed my entire Laravel code base for the application that I had created on my localhost to my OpenShift server. But nothing seems to have come out of it. The webpage is still blank. Can ...
ikartik90's user avatar
  • 2,815