flarum/system/config
Toby Zerner 07856bd53e Load extensions after other service providers
And let them know what kind of request this is via a “type” binding on
the container. Not sure if there is a better way to do this. But they
need to know somehow, so extenders can act selectively (e.g. the
ForumClient extender should only act on forum requests, not on API or
admin requests)
2015-06-18 17:46:49 +09:30
..
app.php Load extensions after other service providers 2015-06-18 17:46:49 +09:30
cache.php New skeleton architecture 2015-04-25 22:57:04 +09:30
compile.php New skeleton architecture 2015-04-25 22:57:04 +09:30
database.php Emoji support 2015-05-18 17:14:25 +09:30
filesystems.php Change avatar path 2015-05-03 12:09:28 +09:30
mail.php New skeleton architecture 2015-04-25 22:57:04 +09:30
queue.php New skeleton architecture 2015-04-25 22:57:04 +09:30
services.php New skeleton architecture 2015-04-25 22:57:04 +09:30
session.php New skeleton architecture 2015-04-25 22:57:04 +09:30
view.php New skeleton architecture 2015-04-25 22:57:04 +09:30