Core: Ability to override storage path is non func

Created on 5 Oct 2018  路  2Comments  路  Source: flarum/core

I'm trying to hook Flarum into flagrow.io by running a custom skeleton.

I noticed that when $storagePath is set on the (Un)InstalledSite it will be used to enforce into laravel. However, the property is private and only InstalledSite has a setStoragePath() method; UninstalledSite does not. Also as the instantiation happens from Site, there might need to be a way to forward the property/setting into the created classes.

Flarum version is upcoming beta 8.

typbug

Most helpful comment

There you go. :kissing_heart:

Please note that the flarum/flarum skeleton needs to be updated just a little bit, too.

All 2 comments

There you go. :kissing_heart:

Please note that the flarum/flarum skeleton needs to be updated just a little bit, too.

@franzliedke love the change! Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jordanjay29 picture jordanjay29  路  3Comments

luceos picture luceos  路  4Comments

jordanjay29 picture jordanjay29  路  3Comments

MichaelBelgium picture MichaelBelgium  路  4Comments

Ralkage picture Ralkage  路  3Comments