Gerold Ritter

Results 5 issues of Gerold Ritter

When I try to clean up translations I get the error > [Symfony\Component\Console\Exception\InvalidArgumentException] > The helper "progress" is not defined. There seems to be a problem with ProgressHelper (removed from...

This package seems not to work correctly with the new laravel function [`withCount()`](https://laravel.com/docs/5.4/eloquent-relationships#counting-related-models). I have models "Entry" and "Vote". One Entry can have many Votes, so in Entry ``` public...

help wanted

When I try to use the Settings functionality in a laravel 8 project, I get an error "Error Class 'App\Setting' not found" in vendor/appzcoder/laravel-admin/src/Setting.php:39 The problem is that in the...

A client wants a slower opening and closing animation for accordion items. As far as I have understood, there is a variable "duration" in accordion-blocks.js (line 24) set to 250...

I use bootstrap icons (https://icons.getbootstrap.com) in my project and don't want to add Font Awesome just for the sort icons. The problem is that a passable equivalent to the default...