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.

2.0 2014-09-10 20:34 UTC

This package is not auto-updated.

Last update: 2024-03-26 00:17:14 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.