Gamerboy59

Results 53 comments of Gamerboy59

ionCube is one of the most famous encoding software for PHP. Get more information here: http://www.ioncube.com/

Sure, I was just wondering how it should work with customer domain set up and vhosts created by froxlor and not by ajenti-v.

It's a pity. Maybe you can integrate such in future versions as it would be very useful to get a customer front end. ;)

Yes, all steps of the upgrade instructions in the `README.md` have been executed. I just executed them again but this didn't fix it. Doing a completely new installation and just...

This has fixed many issues but not: `The GET method is not supported for this route. Supported methods: HEAD.` on route ("/" or dashboard)

It's a standard cPanel shared hosting. my-idlers used to work until the recent update. I just executed the optimize command but this didn't help.

Only the index / home page is effected. The pages for server, shared, resellers, settings etc. are working fine.

I noticed this issue is happening on new installations only. Upgrading my existing installation works fine. Maybe a bug at the dependencies?

I'm not familiar with reflections but maybe it's working like in the new commit?

I just found the solution. The optimization has an additional cache which needs to be wiped too. Now it's working. ``` php artisan optimize:clear php artisan route:clear ```