-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
405 Method not allowed on production #9
Comments
Hey Joey. I doubt I can reproduce my error. But I can help realize it. Error 405 is not Sajya answer. Execute the artisan command php artisan route:clear It would also be great if you specified the command and headers, for example, using |
I did already gave that a shot before posting the issue, but I will try again tonight and see if it changes anything. |
Still the same issues |
same error returns. 'Laravel Framework 8.62.0' Just quick start followed. |
Maybe it's a little late, but can help others later facing to same issue. |
Hi,
Currently I'm running
"laravel/framework": "^8.10"
with"sajya/server": "^2.0"
. When I'm on my local machine(windows) the rpc endpoint works fine when posting. When I do the same post to the production environment via Postman I get the error The server returned a "405 Method Not Allowed". I have cleared the routes and cached them again. The production systen is running UbuntuThe text was updated successfully, but these errors were encountered: