/flight-twig-skeleton

Flight PHP framework with Twig templating engine skeleton project

Primary LanguagePHP

flight-twig-skeleton

Flight PHP framework with Twig templating engine skeleton project

Quick Start

git clone https://github.com/charlesastaylor/flight-twig-skeleton.git
cd flight-twig-skeleton
composer install
cd public
php -S localhost:8000