leandrocfe / filament-apex-charts

Apex Charts integration for Filament PHP.
https://filament-apex-charts-demo.leandroferreira.dev.br
MIT License
300 stars 38 forks source link

Component namespacing? #9

Closed PieterxJan closed 1 year ago

PieterxJan commented 1 year ago

Hi,

I was wondering if it would be possible to namespace the used components since it is conflicting with components we use in our own project?

We use <x-header> ourselves but since installing your package, this now throws an exception. Therefore, I was wondering whether maybe it would be possible to namespace the components so it would be something like <x-filament-apex-charts::header>?

leandrocfe commented 1 year ago

Hi @PieterxJan, it is ok now. Thank you!