i made a post route in laravel but when access it i find that get request was sent
this is error SymfonyComponentHttpKernelExceptionMethodNotAllowedHttpException: The GET method is not supported for route api/login. Supported methods: POST
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
i made a post route in laravel but when access it i find that get request was sent
this is error SymfonyComponentHttpKernelExceptionMethodNotAllowedHttpException: The GET method is not supported for route api/login. Supported methods: POST

