Skip to content
Lance Finfrock edited this page Jun 11, 2017 · 4 revisions

Learning Habitat

This project is a initial habitat package setup for a PHP server. This is a good second step in learning habitat. I would first take this tutorial. After that you can run this hello world and start breaking things apart. You should deploy this to a docker containers and explore how everything is install in the lancewf/lemp container.

The next steps:

  • Fill some sample data
  • Display data from the database in a PHP file.

Below are resources:

Clone this wiki locally