Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 511 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 511 Bytes

Microframework with Symfony 6

Microframework are small frameworks that are fast and easy to use. this project contains a microframework that is build with Symfony6.2. The whole application is configured and adjusted in public/index.php

IMAGE ALT TEXT HERE

Requirements

  • Symfony CLI
  • PHP 8.2
  • Composer 2.2

Installation

composer install

Usage

symfony serve -d