Structure for Orchid Framework.
- PHP >= 7.0
Run this command from the directory in which you want to install.
composer create-project aengine/omnisite [my-app-name]
Replace [my-app-name] with the desired directory name for your new application.
Don't forget rename config file config.default.php to config.php.
Please see CONTRIBUTING for details.
The Orchid Framework is licensed under the MIT license. See License File for more information.