Grant Vinson
Grant Vinson
I have the following in place: ``` ``` But it is still showing 10 results per page, not 2. Should I be doing this another way?
This is bring my 60fps existing animation down to ~24fps. Is there an option or plan to improve the rendering?
I have been running into the issue where if a user uploads an jpeg and we store it via Image::make(img-data) and then $image->save(....); The file size increases almost 300%. For...
**Describe the bug** I am trying to install the package in a Laravel 8.54 site and am getting an error when running ``` php artisan drafts:migration pages ``` ``` There...
I am having a problem where if I include modernizr (before or after initializing the slider), the itemWidth is ignored until I resize the window. If I set the animation...