Go to file
Toby Zerner 139df0f071 Merge pull request #2 from franzliedke/patch-1
Non-interactive APT package installation
2015-03-06 09:52:50 +10:30
app Add back console Kernel 2015-02-24 21:43:45 +10:30
bootstrap Add back console Kernel 2015-02-24 21:43:45 +10:30
config Add mail settings to env config 2015-02-25 15:31:45 +10:30
public Upgrade to Laravel 5. Delete stuff that we don't need. 2015-02-24 20:37:26 +10:30
scripts Non-interactive APT package installation 2015-03-06 00:15:36 +01:00
storage Upgrade to Laravel 5. Delete stuff that we don't need. 2015-02-24 20:37:26 +10:30
.env.example Add mail settings to env config 2015-02-25 15:31:45 +10:30
.gitignore Upgrade to Laravel 5. Delete stuff that we don't need. 2015-02-24 20:37:26 +10:30
Vagrantfile Better NFS syncing 2015-02-26 12:49:09 +10:30
artisan Upgrade to Laravel 5. Delete stuff that we don't need. 2015-02-24 20:37:26 +10:30
composer.json Fix dud composer autoloading 2015-02-24 21:24:02 +10:30
composer.lock Upgrade to Laravel 5. Delete stuff that we don't need. 2015-02-24 20:37:26 +10:30
readme.md Point to flarum/core for installation instructions 2014-12-30 22:01:47 +10:30
server.php Upgrade to Laravel 5. Delete stuff that we don't need. 2015-02-24 20:37:26 +10:30

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 the flarum/core repository for installation instructions and more information about Flarum.