I created a web application using PHP framework Laravel 4. Now I would like to create an Android app, to do this I need to create the appropriate API. I have various Routes that recall the respective controller such as
Route :: get ('login', 'UserController @ login');
Could someone help me figure out how to achieve them? Even the guides are welcome but did not find anything specific. Thanks for your help. have a nice day
Aucun commentaire:
Enregistrer un commentaire