Skip to content

nazeefahmadmeer/bootstrap-php

Repository files navigation

bootstrap-php

A minimal php application using fatfreeframework for bootstrapping

Setup

  • Clone repo

Provision through vagrant:

cd bootstrap-php/vagrant
vagrant up

Your app should be available at http://192.168.69.10

Provision through docker:

cd bootstrap-php/docker
docker-compose up

Your app should be available at http://0.0.0.0

About

A minimal php application for bootstrapping

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages