Closed Firtzberg closed 4 years ago
Currently we're not actively adding features ourselves to this package. If you need something, send a PR with tests and an updated readme and we'll review it 👍
Dear contributor,
because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.
I want to use a custom Scope implementation. The League's package allows using it by injecting a custom ScopeFactory into the Manager. I don't see a way to do this since Spatie\Fractalistic\Fractal creates an instance without arguments.