Learn how to build a Phonegap App With Laravel and Angular (Part 1)
Matthew Daly wrote a good tutorial on how to build a Phonegap App With Laravel 5 and AngularJS.
In this series of tutorials I’ll show you how I might build a Phonegap app. The work involved will include:
Building a REST API using Laravel to expose the data
Building an admin interface to manage the data
Building a Phonegap app using Angular.js
Testing and deploying it
In the process we’ll cover issues like authentication, authorization, real-time notifications and working with REST APIs. Note that we won’t cover the app submission process - you can find plenty of resources on that. We will, however, be using Phonegap Build to build the app.
Part 2
Part 1
Link:
This post is submitted by our members. Submit a new post.
Tags: Tutorials Laravel 5.1 Laravel 5 Laravel 5.2 Laravel 5.3 Intermediate