https://github.com/mvccore/project-basic
MvcCore basic website project template, not designed for full portable build/pack.
https://github.com/mvccore/project-basic
basic-project building empty-project mvccore new-project packing portable single-file template-project
Last synced: 6 months ago
JSON representation
MvcCore basic website project template, not designed for full portable build/pack.
- Host: GitHub
- URL: https://github.com/mvccore/project-basic
- Owner: mvccore
- License: bsd-3-clause
- Created: 2017-01-23T21:53:37.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-21T16:44:14.000Z (11 months ago)
- Last Synced: 2025-04-12T12:13:15.635Z (6 months ago)
- Topics: basic-project, building, empty-project, mvccore, new-project, packing, portable, single-file, template-project
- Language: PHP
- Homepage:
- Size: 285 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# MvcCore - Project - Basic Web App Template
[](https://github.com/mvccore/project-basic/releases)
[](https://mvccore.github.io/docs/mvccore/5.0.0/LICENSE.md)
- [**MvcCore**](https://github.com/mvccore/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
```shell
composer create-project mvccore/project-basic
```