Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

danny2983's avatar

Help deploy app

I have a laravel app that works fine in development enviroment. I tested through localhost:8000. I dont have any problem. But when it Is deploying in production server the app doesn't works fine. I have some errors like ”The GET method is not supported for this route. Supported methods: POST". I dont understand why in the server I have these problems if it Is the same app. Please help me

0 likes
1 reply
jlrdw's avatar

Unless there is a case error somewhere.

  • WIndows someClass = someclass
  • Linux someClass != someclass

And use browser developer tools to help troubleshoot.

Please or to participate in this conversation.