mvccore/project-basic-portable

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

v5.2.2 2023-11-20 10:07 UTC

This package is auto-updated.

Last update: 2024-04-12 23:02:33 UTC


README

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