D. Nagy Gergő
D. Nagy Gergő
@timacdonald @jessarcher I think it's ready for review. Thanks!
> github isn't allow me to push changes to your branch for some reason, so I just applied some formatting adjustments via the UI. Hm..that's strange. I updated the test...
And what if we just simply do this: ```php public function __invoke($entryPoints, $buildDirectory = null) { $buildDirectory ??= $this->buildDirectory ?? 'build'; // ... } ``` Or do you think it...
Awesome, I've updated the `__invoke` and `toHtml` methods then. Thank you!
@timacdonald Okay, I sent you an invitation.
@timacdonald Great, thank you! I'm happy I could help a little!
Hey! Thanks for the issue. Yes, we are willing to continue working on Bazar. However we are decided to create an ecosystem that we (and other developers) can use for...
@ILDaviz No, not at all. The thing is after a few projects we were realizing, that Bazar would be more powerful if we would have a standalone CMS/Admin package and...
I'm currently working on a payment gateway for [QuickPay](https://quickpay.net/), and I had the same questions/issues, but I could solve that quite nicely. But you are right we are not providing...
Hey, We've got an unfinished TEST front-end them/application. But since we are planning to roll a custom UI system for Bazar and it's core package, probably we won't maintain it...