Go to file
Toby Zerner e20005bb24 Turns out putting a . there breaks Laravel 2015-03-29 22:27:19 +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 Turns out putting a . there breaks Laravel 2015-03-29 22:27:19 +10:30
public Fix gitignoring 2015-03-29 22:26:39 +10:30
scripts Merge pull request #5 from franzliedke/patch-3 2015-03-08 11:50:13 +10:30
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 Fix gitignoring 2015-03-29 22:26:39 +10:30
Vagrantfile Revert back to using NFS on Windows, too (encouraging the use of a plugin). 2015-03-08 02:00:59 +01:00
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.