Go to file
Toby Zerner 02ba17e572 Clean up readme 2014-12-30 21:41:59 +10:30
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 Clean up readme 2014-12-30 21:41:59 +10:30
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.

Please see here for more information about Flarum.

Installation

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