405 Method Not Allowed POST Laravel – Plesk
I have a laravel api that I'm trying to run a custom artisan command to process a transaction. The api is suppose to check for pending transactions in our merchant database and post them in our transaction database. I get…