abasov1/mvc_framework

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Type:project

v1.0.0 2023-06-01 17:49 UTC

This package is not auto-updated.

Last update: 2025-03-08 00:17:49 UTC


README

composer create-project abasov1/mvc_framework:dev-master
cd mvc_framework
php installer.php
cd..
php delete.php
cd public
php -S localhost:8000
cd..

Make sure you've set up everything in .env file
It's literally my biggest failure