spatie / fractalistic

A framework agnostic, developer friendly wrapper around Fractal
https://freek.dev/644-a-developer-friendly-wrapper-around-fractal
MIT License
382 stars 32 forks source link

Custom Scope injection #42

Closed Firtzberg closed 4 years ago

Firtzberg commented 5 years ago

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.

freekmurze commented 5 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 👍

spatie-bot commented 4 years ago

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.