Skip to content

An example of how to set your PHP application up to enable deployment on Kinsta App Hosting services.

Notifications You must be signed in to change notification settings

avatarf/hello-world-php

This branch is 5 commits ahead of, 16 commits behind kinsta/hello-world-php:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e104104 · Sep 7, 2023

History

9 Commits
Aug 12, 2022
Aug 16, 2022
Sep 7, 2023
Sep 7, 2023

Repository files navigation

Kinsta - Hello World - PHP

An example of how to set your PHP application up to enable deployment on Kinsta App Hosting services.

Kinsta’s Application Hosting is a service to run your web apps and any databases side by side in a hassle-free environment, tailored for developer needs and ease of use. App Hosting is currently in an invite-only beta phase, sign up for a test account at kinsta.com/application-hosting.

Dependency Management

During the deployment process Kinsta will automatically install dependencies defined in your composer.json file.

Web Server Setup

Kinsta will automatically configure an apache web server which will serve from the main directory of the project in the usual fashion; create an index.php file in your project folder as the entry-point.

About

An example of how to set your PHP application up to enable deployment on Kinsta App Hosting services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%