umbrella-code / standard-distribution
The Umbrella Standard Distribution
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
- umbrella-code/umbrella: dev-master
This package is not auto-updated.
Last update: 2025-02-15 16:34:12 UTC
README
The Umbrella Standard Distribution using the Umbrella Framework.
##Installation
Run composer create-project umbrella-code/standard-distribution /path/to/installation/folder
. Once Umbrella is installed simply navigate to /root/of/installation/app/config.yml
to set up the name of your project and the connection to your database. Make sure the folder inside the src
directory matches the name of the project. Once you are done make sure the host points to the public
directory and youwill see the welcome screen.
##Warning
This framework is still in development. There are still security implementations that need to be added and refined.
##License
Please see the LICENSE
file for more information on the license that ships with this framework.