I need to run php artisan config:clear on my app that is online, the only issue is that I have only the FTP credentials and DB, and not the SSH to run on the terminal, how can I run this command without the terminal? Already tried looking on the forum and didn't found any question related with my issue but didn't found any answer for it.
via Mcloud