Rodrigo Nishino
Rodrigo Nishino
Hi Nice code I've made some changes in my local copy The first is merely cosmetic The second allows you to add event listeners to the slider's contents ``` [...]...
Hi! I'm having this minor usability issue with the keyboard plugin When i do this ``` next = // get next input next.focus() Keyboard.show() ``` and the next input happens...
A way to customize the subfolder name at upload
### Laravel version _No response_ ### PHP version _No response_ ### Voyager version _No response_ ### Description of problem Hi! In Http/Controllers/VoyagerController@upload there's this hardcoded string: `$path = $slug.'/'.date('FY').'/';` it...