Skip to content

hostwithquantum/runway-example-symfony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runway Example symfony App

This is an example app demonstrating how to deploy a symfony app to runway.

  • clone this repo, and navigate into that directory
  • runway app create
  • runway app deploy
  • runway open

You can then deploy changes by git commiting them, and running runway app deploy again.

This is the Symfony demo application (6.1.x), created with composer create-project symfony/skeleton:"6.1.*" example-symfony-api.

For more details, head over to our documentation: https://docs.planetary-quantum.com/runway/recipes/php/deploy-symfony/