Questions tagged as 'slimframwork'

1
answer

SlimFramework: Method not allowed. Must be one of: GET

I'm having trouble resolving an error that is occurring in slim framework . I have a contact page that is accessed / p / contact , after accessing and clicking the submit button, it tries to send <form> via POST to the action...
asked by 07.03.2017 / 23:42
1
answer

Problem with json slim framework

I am doing an api to do the integration of two different systems, the system sends me the following json: cJson = [{"TESTE": "1"}] I was 3 days with a problem because I was not able to get the json that the other system sent me via post wit...
asked by 21.06.2017 / 17:16
0
answers

Error building controller in Slim framework [Callable App \ Controllers \ HomeController does not exist]

My application in the slim framework is giving error when trying to build a controller ... Details Type: RuntimeException Message: Callable App\Controllers\HomeController does not exist File: D:\xampp\htdocs\projetosWeb\base\vendor\slim\slim...
asked by 09.06.2018 / 08:09