Skip to content

A demo application in Laravel to illustrate deploying to Kubernetes

License

Notifications You must be signed in to change notification settings

Falsen/laravel-kubernetes-demo

 
 

Repository files navigation

Laravel Kubernetes Demo Application

A simple Laravel Demo Application for a Kubernetes Tutorial.

This application is a simple stateless Laravel installation for learning how to deploy a PHP application to Kubernetes.

As detailed in this tutorial

Installation

This application is nothing more than a simple stateless Laravel installation. However if you wish to install it, simply follow these steps:

Clone the repository

git clone [email protected]:learnk8s/laravel-kubernetes-demo.git

Install dependencies

composer install

Documentation

As detailed in this tutorial

Support

Please email [email protected]

License

The Laravel framework and this demo are open-sourced software licensed under the MIT license.

About

A demo application in Laravel to illustrate deploying to Kubernetes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • PHP 93.6%
  • HTML 5.2%
  • Other 1.2%