Daniel C
Daniel C
This is a "repost" from someone who submitted it on GoogleCode. When the following css change is done to put a "scrollbar": .acResults { padding: 0px; border: 1px solid WindowFrame;...
### Describe the feature or problem you’d like to solve I want to backup samba directory with "mount" before the job, and "umount" after. ### Proposed solution I already made...
Do you plan to support codeigniter 4?
Using this htaccess, any images with png extensions are denied, which shouldn't happen. ```Options -ExecCGI -Indexes = 2.4> Require all granted Allow from all = 2.4> Require all denied Deny...
I started using PHPNuGet to make a local chocolatey server. When I try to install a package or search, Chocolatey send the request correctly, but nginx is not able to...
Add an option like used in svgicons2svgfont to automatically take the codepoint from the filename like this: - Use the prefix of the file delimited by dash "-" as the...
Didn't have time to test it yet. I may rewrite the patch to work on 6.3 soon.
I just found your github repository with winget installation script. I wrote my own script trying to use the "Powershell WinGet" modules, but it's not reliable yet. So I was...
Adjustements to the code to support Filament 3.x.
Seems like a great module to have! But do you plan to make it work with PHP 8.2 and Filament 3.x? Thanks