Skip to content

taras-koval/mvc-framework

Repository files navigation

Requirements

Installation

From your project's root directory run the following command:

composer install

Configuration

Make sure to define your database connection in .env file (you need rename .env.example to .env).

Then run the provided migration:

php bin/console migrate

About

Self-made MVC framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages