ostav / mdh-webapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

A basic example of a framework-agnostic web application

Requirements

  • Docker
  • PHP >= 8.2

Install and run

Install dependencies

composer install

Run project

php -S localhost:<port> -t public

About


Languages

Language:PHP 91.0%Language:Twig 9.0%