Brand3000

Results 14 issues of Brand3000

Hi there! I came across that the two options from the subject (column-gap and row-gap) don't work in ResponsivelyApp. Look at the screenshot here https://share.getcloudapp.com/v1ugEBpP

Hello, everyone! As it might be understandable from the subject, I have a global middleware that does abort(404) in some scenarios. Doesn't matter if the abortion is happening or not,...

Hi! If there's a Heading::make field in a resource, it becomes required while using nova-callbacks package. Actually, I modified (new static($model))->updateFieldsWithoutReadonly($request) to (new static($model)) ->updateFields($request) ->applyDependsOn($request) ->withoutReadonly($request) ->withoutUnfillable() and analogically...

Hi! The package doesn't show sql queries which are run from providers. Sometimes it's inconvenience. Is it possible to fix this?

Hello! I use Laravel Nova with the outl1ne/nova-sortable package for having the ability to sort items. When I try to drag an item down, it duplicates. Actually, this problem was...

need repro

Is there a way in existence that would allow me to set the default crop area to 100% x 100% of an image? By default, the area is shrunk a...

Hello! Watch a video [here](https://brand.dn.ua/nova/sortable.mov), please. After refreshing everything is sorted fine.

It would be great to have the ability to call a custom callback method after sorting. Right now, I have to dig inside the source =(

feature

It seems that the delete feature doesn't work