Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 373 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 373 Bytes

PHP MVC component based framework

Getting started

Requirements

$ cd php-component-based-framework

$ composer install

$ docker-compose up

The application will be served on https://localhost:8080

Application Example