Simple forum software for building great communities.
Go to file
Alexander Skvortsov e5c3339a44 Rename app to container (#2609)
* Rename `app` helper to `resolve`, deprecate old version
* Rename $this->app to $this->container in service providers

We no longer couple Flarum\Foundation\Application to the Laravel container; instead, we use the container separately. Changing our naming to reflect that will make things clearer.
2021-03-04 22:14:48 -05:00
framework/core Rename app to container (#2609) 2021-03-04 22:14:48 -05:00