Luddinus
Luddinus
This adds recursive search in paths in order to find a image in a sub-directory, useful in a case like this: https://github.com/Intervention/imagecache/issues/36#issuecomment-127094597
I have some midis with different volumes in each channel, but when I play the midi with MIDI.js all the channel volumen is the same. What can I do? Thx.
I'm currently facing an issue with htmx when using the PUT method in combination with redirection. Here's the scenario: I have a form in my Laravel application that I'm submitting...