Flight PHP framework with Twig templating engine skeleton project
git clone https://github.com/charlesastaylor/flight-twig-skeleton.git
cd flight-twig-skeleton
composer install
cd public
php -S localhost:8000
Flight PHP framework with Twig templating engine skeleton project
PHP