On this second part of the reloaded Laravel and AngularJS tutorial we will finish the pool application started on the first part adding an admin view where the user can create new pool and manage the existent ones. As we already implemented all the C
As some user requested i’m going to post another solution to use AngularJS and Laravel 5 togheter. In the first tutorial i used the Laravel template engine to render the page where AngularJS was hosted. In this tutorial we will see a different
This is a repo for a starter application for a Single Page Application featuring the modern Laravel PHP framework and Google’s acclaimed front-end framework AngularJS. Just download and install and you have a good foundation for building any ap
In this 11th video in a unset number in the tutorial series, we will go over setting up remote location modal windows. We will open up the logged in user data in a modal window that will allow the user to modify their profile details, and save it bac
In this eighth video in a unset number in the tutorial series, we will configure a mechanism to allow application users to reset their password in the event that they forgot it. The process will involve the application e-mailing a temp password, and
In this third video in a unset number in the tutorial series, we will walk through installing Laravel 4 MVC PHP Framework via Composer onto our CentOS 6.5 development web server.
The Application will be built from the ground up in these videos, an
In this second video in a unset number in the tutorial series we will walk through setting up Samba on our CentOS 6.5 server. Samba will allow the developer to mount the project or application root where the project is actually stored on the webserve
In this first video in a unset number in the series we will walk through setting up a CentOS 6.5 server with a typical AMP stack (Apache, MySQL, PHP) and getting it ready for a development environment which we will use to construct an application wit