Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 207 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 207 Bytes

Leaf Helloworld

Trying out a new microframework available at https://leafphp.dev.

Setup

  • Install packages
composer install
  • Go into folder and run PHP server
php -S localhost:8000