{% extends 'layout.html' %} {% block content %}


Image credit

Quickstart

  1. $ composer install
  2. $ php vendor/bsm/phrank/bin/new_app.php
  3. $ createdb phrank
  4. $ php -S 127.0.0.1:8000 -t public

Docs

There are no docs for Phrank yet, but most of the magic was written by other talented people, and you can find their docs here:

{% endblock %}