Search for "laravel rest api" and you'll find tons of tutorials.
http://www.codeheaps.com/php-programming/creating-restful-api-using-laravel-angularjs-frontend/
Make sure you just don't reat the tutorial. Type code yourself, make it work. Then you can work on your own version.
JoolsMcFly said:
Search for "laravel rest api" and you'll find tons of tutorials.
http://www.codeheaps.com/php-programming/creating-restful-api-using-laravel-angularjs-frontend/
Make sure you just don't reat the tutorial. Type code yourself, make it work. Then you can work on your own version.
I would recommend getting a copy of [Laravel CodeBright by Dayle Rees] (https://leanpub.com/codebright). He does a good job of introducing the framework in an easy to follow manner. I am also completely new to laravel but after going through the book I can at least have an idea what is going on when looking at code written by more advanced developers.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community