Gamerboy59

Results 12 issues of Gamerboy59

Hello, how do I use ionCube with ajenti-v? Thanks for an answer. ;)

Hello, I'm currently running froxlor as user and admin interface but I really like ajenti-v so far thus I'd be interested in using both togher, I tried on a test...

Since v2.1.2 I'm getting the following error when trying to access https://domain.com/ (or /dashboard): `The GET method is not supported for this route. Supported methods: HEAD.` This error appears before...

The currently used Laravel 10 is getting updates for another half a year from now on and will be completely EOL February 2025. Laravel 11 has a slightly different directory...

After I cached routes with `php artisan route:cache` I'm getting a 500 error for `HEAD not supported for /.`. I suppose something is wrong or outdated at the routes config...

Adding an option to the settings where you can upload a custom favicon (and maybe logo too, though there might be hassle with the sizing). An file upload field and...

enhancement

There appear to be unused and outdated resources (like bootstrap v5.1 or vue) in the public folder. I couldn't find where they're used since all new stuff with laravel-mix goes...

Right now there are releases available here at Github for Apple, Windows and Linux. Installing on FreeBSD myself with Cargo is working fine. Can you please add compiled releases that...

enhancement

Is it possible to add http/3 support with [quinn](https://github.com/quinn-rs/quinn) as quic implementation?

enhancement