mvccore / project-basic
MvcCore - Project - Basic - basic website project, not designed for full portable build/pack.
Installs: 38
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 2
Open Issues: 0
Type:project
Requires
- php: >=5.4.0
- mvccore/ext-debug-tracy: ^5.2.0
- mvccore/ext-debug-tracy-mvccore: ^5.2.0
- mvccore/ext-debug-tracy-routing: ^5.2.2
- mvccore/ext-view-helper-assets: ^5.2.5
- mvccore/mvccore: ^5.2.33
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
root
login and empty password credentials in config~/App/config.ini
.
Instalation
composer create-project mvccore/project-basic