Derek Buntin

Results 8 issues of Derek Buntin

I have a single table with a parent_id column, which allows me to store categories in the same table. I have tried to use the field type to create two...

Hi Kasp3r, Can you upgrade Guzzle to 7x? This is why it won't work on Laravel as it depends on a later version, Laravel 8x requires Guzzle ^7.0.1. "guzzlehttp/guzzle": "^7.0.1"...

Thanks for the great package, it seems to almost work perfectly with Laravel 7x and Nova 3x, although the only thing that isn't working is the select image function, everything...

I have tried to add a dynamic route where the route name is defined but keep getting an error message to say the route is not a real route name....

On a fresh Laravel 6x install and the latest menu builder I can easily create a new menu but when adding a new menu item after each letter is added...

There is a link class of nav-link hardcoded into the model, it would be best to allow this to be overridden or added just like you do with the parent...

I've tried installing this package but it doesn't show in Laravel 6x.

Hooks Version: ^1.0 Voyager Version: 1.1.10 Laravel Version: 5.7.24 PHP Version: >=7.1.3 Description: Themes and redirect hooks give the same error: Route [voyager.theme.index] not defined. Steps To Reproduce: Try and...