Getting started with Firepit CMS
dev-master
to always grab latest.
[4] Run composer update (On windows you need to add -–ignore-platform-reqs ext-pcntl
, because this extension is not available on windows)
[5] Run php artisan cms:install
composer update
git submodule update --remote
git submodule set-url packages/firepit-cms git@github.com:WebBuildsNL/firepit-cms.git
Deploy script: