Skip to content

As a developer, I can quickstart a PHP (laravel) application #34

Description

@chrisjsimpson

Is your feature request related to a problem? Please describe.
Problem: At the moment, i can only quickstart a python (flask), python (django) application or a blank.

As a developer, I can quickstart a PHP (laravel) application

Describe the solution you'd like

Update https://github.com/KarmaComputing/container-hosting/tree/main/repo-template-files/quickstarts to include a PHP (laravel)
quickstart which also sets up everything the python quickstarts have. As a reminder, those are :

  • An automated quickstart with the framework you choose, with Dockerfile & example code
  • Container hosting & running with a web address
  • A database, already connected to your app so you don't need to worry about that.
  • A web address with a SSL/TLS certificate
  • Automatic re-deploy when you do a git push to your repo using GitHub actions.

Describe alternatives you've considered

Additional context

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions