Posts by Luska Zimmermann • 21 points
3 posts
-
0
votes1
answer48
viewsQ: Ionic 3 consume api after build
Next I have an api running already, and I can make the requests quietly by Ionic serves using the Chrome extension allow access-control-allow-origin , and I have all the right answers , but when I…
-
0
votes1
answer700
viewsQ: Laravel 5.6 recover data from a form?
Error Symfony Component Httpkernel Exception Methodnotallowedhttpexception No message Method in the Controller class GuzzleController extends Controller { public function post(Request $request){…
-
1
votes1
answer6084
viewsQ: Consume api with Laravel
I’m looking in the documentation of Laravel, in several places , but I haven’t had success yet I’m looking for somewhere that has a tutorial how to consume an api with Laravel!