Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 280 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 280 Bytes

Flightphp basic starter

Flightphp

Usage:

# Clone this repository
git clone https://github.com/webdeziner/flightphp-basic-starter
# Go into the repository
cd flightphp-basic-starter
# Install
composer install
# Run
php -S localhost:80