Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 282 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 282 Bytes

Nginx PHP Skeleton

This is a PHP Nginx skeleton where you can use for your PHP project.

  1. All you need to have is public directory where your index.php file will live.
  2. Run make build && make up
  3. Wuala you can see your project in localhost.