Commit Graph

6 Commits (c4b65a53524a035eb44c5c6de70b3439939a44c0)

Author SHA1 Message Date
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