Go to file
Franz Liedke a7e1c191e2 Remove flarum directory from list of ignored files. 2015-04-03 01:39:44 +02:00
app Add back console Kernel 2015-02-24 21:43:45 +10:30
bootstrap Update dependencies, use Studio for managing core subdirectory. 2015-04-01 12:22:28 +02:00
config Update service provider name 2015-04-01 12:56:33 +10:30
core@eef16ec8cc Add core as submodule. 2015-04-03 01:12:35 +02:00
public Fix gitignoring 2015-03-29 22:26:39 +10:30
scripts Install Studio in Vagrant VM. 2015-04-02 23:52:44 +02: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 Remove flarum directory from list of ignored files. 2015-04-03 01:39:44 +02:00
.gitmodules Specify branch of core submodule. 2015-04-03 01:21:01 +02:00
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 Update dependencies, use Studio for managing core subdirectory. 2015-04-01 12:22:28 +02:00
composer.lock Update dependencies, use Studio for managing core subdirectory. 2015-04-01 12:22:28 +02:00
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
studio.json Update dependencies, use Studio for managing core subdirectory. 2015-04-01 12:22:28 +02: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 the flarum/core repository for installation instructions and more information about Flarum.