Go to file
Mike Dugan 860e698620 rock and roll! 2014-12-28 01:14:54 -05:00
app updating the scripts and fixing things 2014-12-28 00:20:01 -05:00
bootstrap updating the scripts and fixing things 2014-12-28 00:20:01 -05:00
public rock and roll! 2014-12-28 01:14:54 -05:00
scripts rock and roll! 2014-12-28 01:14:54 -05:00
.env.example.php updating the scripts and fixing things 2014-12-28 00:20:01 -05:00
.gitignore updating the scripts and fixing things 2014-12-28 00:20:01 -05:00
Vagrantfile updating the scripts and fixing things 2014-12-28 00:20:01 -05:00
artisan initial 2014-12-24 08:42:42 -05:00
composer.json initial 2014-12-24 08:42:42 -05:00
readme.md updating the scripts and fixing things 2014-12-28 00:20:01 -05:00
server.php initial 2014-12-24 08:42:42 -05:00

readme.md

#Flarum Skeleton App This application is a skeleton for https://github.com/flarum/core - it will set up the application and install dependencies in a Vagrant box.

Instructions

    git clone git@github.com:mikedugan/flarum-app
    cd flarum-app
    vagrant up