Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 525 Bytes

readme.md

File metadata and controls

20 lines (16 loc) · 525 Bytes

N|Solid

Vanilio

The Vanilio framework for PHP applications offers a clean architecture, easy customization capability, and an independent Application/Core.

Requirements

  • Docker
  • Docker-compose

Installation

1- docker-compose build up
2- docker-compose up -d
3- composer install


Routing:

Base URL:
http://localhost:8001