CakePHP Application Skeleton This is a web application for use with District Leaders. Master Branch Development Branch Installation If Composer is installed globally, run composer install View development server: bin/cake server -p 8765 Then visit http://localhost:8765 to see the welcome page.