mirror of
https://github.com/flarum/framework.git
synced 2024-11-25 09:41:49 +08:00
148f810d96
In normal Flarum, extensions are only enabled during requests. Here, however, we enable some during boot. This resolves the FilesystemManager early, which resolves the Url Generator early. To fix this, we directly provide a filesystem disk for assets instead of getting it from the filesystem manager. |
||
---|---|---|
.. | ||
.github/workflows | ||
src | ||
tests | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.styleci.yml | ||
composer.json | ||
LICENSE |