/app

AVOLUTIONS application template

Primary LanguagePHPMIT LicenseMIT

AVOLUTIONS Application Template

Total Downloads Latest Stable Version License

About

This is a basic template for creating an application with AVOLUTIONS framework.

The framework source code itself can be found in this repository: avolutions/avolutions.

Installation

A new project can be created by using the composer create-project command:
composer create-project --prefer-dist avolutions/app myproject

The system requirements, configuration and a detailed installation guide can be found in the official guide.

License

The AVOLUTIONS framework is an open source software licensed under the MIT license.