abasov1/mvc_framework

Maintainers

Package info

github.com/Abasov1/framework

Issues

Type:project

pkg:composer/abasov1/mvc_framework

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

Stars: 0

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

This package is not auto-updated.

Last update: 2026-02-21 04:31:06 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