Kaspar Rosin
Kaspar Rosin
```json "name": "authorizenet/authorizenet", "version": "2.0.2", ```
After reading some source code, this seems to happen when sdk fails to get response from API, but I'm still no closer to figuring out why. Was the API down?...
Would it work for you, if instead there was a function, where you could provide the new icon during registration? ``` public function tools() { return [ MenuBuilder::make() ->title('Custom Title'),...
Keeps the config file less bloated since the tool is initiated only once anyways.
Merged via #161
Pull requests are welcomed.
@matthijssm Hei > However when I use an Image field it still does not upload. Do you mean within the page fields? Can you share a quick snippet of the...
Hey! We would appreciates pull requests on this matter. Since our go to media library is our own `outl1ne/nova-media-hub`, it might take some time until we get around to fix...
@1stevengrant, hard to say. I'm not that familiar with vapor. Essentially how nova-media-hub works, is that it has a table, where it saves all the file related information. Now when...
The panels without any configuration don't have an impact indeed. They work as they would in regular nova resource. We did add a helper function, that is yet to be...