Gavin Hewitt

Results 8 issues of Gavin Hewitt

**Is your feature request related to a problem? Please describe.** It's not easy to add functionality to models. Yes, we have macros but that feels cumbersome. Also, macroable models are...

enhancement
core
open-to-contribution

- GetCandy version: latest Not a bug but fields in hub are defined as `wire:model` instead of `wire:model.defer`, resulting in unnecessary roundtrips to the server. In case of forms where...

enhancement
admin-hub

It may be my local setup but it looks like some of the classes are being attached twice. ![image](https://user-images.githubusercontent.com/1969103/64096240-7467eb00-cd61-11e9-838c-530a585fed88.png)

By default buttons are aligned right, but that does not always make sense. Can we have the option to set the alignment?

I'm trying to run Panther from production but I keep hitting `Could not start chrome. Exit code: 126 (Invoked command cannot execute). Error output: sh: 1: exec: /home/path/to/drivers/chromedriver: Exec format...

Hi, Excellent package, but is there any way to prevent this? For every row on the index these queries are run, thus having a negative impact on performance (haven't measured...

### What happened? So I have 2 panels: admin and user. If I add the plugin only to the admin it is still being applied to the user panel. ###...

bug

### What happened? See title ### How to reproduce the bug See title ### Package Version latest ### PHP Version latest ### Laravel Version latest ### Which operating systems does...

bug
help wanted