I would like to make a php backend for my application using the Laravel framework. What are the steps involved in setting up Laravel on the Google App Engine, which I plan to use as a server.
UPDATE: as of March 24, 16. Laravel 5.2 could not be integrated with the Google engine due to an error, as discussed in this release, raised on gitHub. https://github.com/shpasser/GaeSupportL5/issues/45
source share