mvccore/project-basic-portable

MvcCore - Project - Basic - basic website project, designed for full portable build/pack.


Keywords
template, project, basic, portable, empty, mvccore, full portable, basic project, new project, empty project, template project
License
BSD-3-Clause

Documentation

MvcCore - Project - Basic Website Template For Portable Packing

Latest Stable Version License Packager Build PHP Version

  • MvcCore basic website project template, a source code for fully portable building/packing.
  • With this project source only is not possible to create single file application pack/build. To do so, follow these steps in mvccore/project-portable.
  • Project is configured for packing with Packager in strict package mode but is possible to change it to needs for any mixed mode with hard drive.
  • All assets are hardly linked for strict package mode with MvcCore Extension - View Helper Assets.
  • Project lists only homepage template content and it tries to list tables from MySQL mysql database, with root login and empty password credentials by /App/config.ini if possible.

Instalation

composer create-project mvccore/project-basic-portable