mirror of
https://github.com/flarum/core.git
synced 2025-07-20 00:01:17 +02:00
We need to get rid of this god class, as Laravel's Application contract gets even bigger with 5.8. To avoid having to add all these methods, we should try to stop using it where we can.