Adam Gaskins
Adam Gaskins
I also just spent way too long trying to figure this out. At the _very_ least, could we get some documentation on this? Maybe a section here on "Binding State...
This would be great. Phpseclib 2.x is a bit behind as far as supported ciphers etc.
This would be incredible! What is the expected way of doing this now? If I want to pass a query object (which could be a query builder or an eloquent...
@Olyno I made a PR to fix this almost a year ago but the maintainers seem to be inactive.. i've since switched to https://lucide.dev/ which is a fork of feathericons...
Thanks for the response!! Here is the code I'm using based on yours: ``` $image = VipsImage::newFromFile($input); $profile = 'srgb'; if ($image->interpretation == 'cmyk') { $profile = 'cmyk'; } $image...
Ahh okay, thank you so much! Really impressed by the quick response and fix!! > Your embedded profile is 500kb, so it's a huge thumbnail image, which might not be...
I never noticed this issue because I have a retina display, but my boss (and most of our users) do not, so one of the recommended sizes of 18px does...
I'm using Vite to include my assets, and couldn't get this to work no matter how I reordered my imports. Only thing that worked for me is copying the [`defineJQueryPlugin`...
Unfortunately, looks like this is a bug in Chrome. A report was filed and confirmed last year, but doesn't look like there's been any activity. https://issues.chromium.org/issues/331454359 To anyone else who...
> The problem should be caused by HTML completion triggered by `