Commit Graph

7 Commits (93b96d65c47d331efd81cc2f24891fbfece3a3ef)

Author SHA1 Message Date
Toby Zerner 93b96d65c4 Clean up 2015-07-04 12:26:56 +09:30
Franz Liedke bfaf29393f Hardcode even more config in bootstrap.php 2015-07-01 22:48:15 +02:00
Franz Liedke 6f8cf7e24d Do not use environment variables 2015-07-01 21:10:41 +02:00
Franz Liedke ba8ea7e97c Start getting rid of Laravel's config setup
Many default values are for now configured directly in bootstrap.php.

First part of flarum/core#121, also related to flarum/core#75.
2015-06-30 23:26:56 +02:00
Franz Liedke d82ba13d85 Try to get rid of bootstrapper classes 2015-06-17 01:38:38 +02:00
Franz Liedke 65c4a49ecf Revamp bootstrapping process to use PSR-7 middleware 2015-05-27 02:39:09 +02:00
Toby Zerner d9ebd27a93 New skeleton architecture
flarum/core submodule needs to be added back in (to system/core)
2015-04-25 22:57:04 +09:30