rossriley / bolt-composer-webroot

Skeleton Bolt Composer install with only assets in the webroot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###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-webroot mybolt-project

Then navigate to /bolt and you should see the first user setup screen.

About

Skeleton Bolt Composer install with only assets in the webroot


Languages

Language:PHP 100.0%