rossriley / boltcomposer-singleroot
There is no license information available for the latest version (2.0) of this package.
Handles an install of Bolt with web and Bolt assets in a single root.
Package info
github.com/rossriley/bolt-composer-singleroot
pkg:composer/rossriley/boltcomposer-singleroot
2.0
2014-09-10 20:34 UTC
Requires
- bolt/bolt: dev-master
This package is not auto-updated.
Last update: 2026-02-24 09:17:25 UTC
README
###Install Bolt as a Web-Root Composer Package
This skeleton installs the Bolt app outside of the web root, with a public directory to handle public assets.
To install:
composer create-project rossriley/boltcomposer-singleroot mybolt-project
Then navigate to /bolt and you should see the first user setup screen.