mvccore / project-basic
MvcCore - Project - Basic - basic website project, not designed for full portable build/pack.
v5.3.0
2024-11-21 16:40 UTC
Requires
- php: >=5.4.0
- mvccore/ext-debug-tracy: ^5.3
- mvccore/ext-debug-tracy-mvccore: ^5.3
- mvccore/ext-debug-tracy-routing: ^5.3
- mvccore/ext-view-helper-assets: ^5.3
- mvccore/mvccore: ^5.3
README
- MvcCore basic project template for standard web application.
- Project lists only homepage template content and it tries to list tables from MySQL database,
with
rootlogin and empty password credentials in config~/App/config.ini.
Instalation
composer create-project mvccore/project-basic