Brandon Ferens

Results 37 comments of Brandon Ferens

@henryavila would you please open your `composer.lock` file, do a quick search for `nova-inline-relationship` and check which version is currently installed? It should be version `0.2.0`. Hopefully this helps, but...

@YarinceP We are glad you enjoy the package! I would like to understand the issue better. Would you please post the code within the `fields()` method of both the parent...

@phpMuhammed The issue appears to be that you nee the `HasOne` field in the Attachment resource, and the `BelongsTo` field in the Brand resource. Try switching those and let me...

@Reham-Walid @bsormagec @yuriy-martini We have started work on a branch that addresses third party package creation and updating issues. We have started the development on it using Nova Dependency Container...

Thanks @tshi0912. That looks quite good.

It isn't quite as nice to go this route, but you can install it via `npm install git+ssh://[email protected]:ihanyang/vue-calendar.git` in the meantime.