A place where all members can share their Laravel & PHP tutorials, links, news, packages, etc.

Create New Post Contact Us

Build a Time Tracker with Laravel 5 and AngularJS – Part 1

Laravel and AngularJS work great together, but it can be a little tricky to get going at first, especially if you are new to the frameworks. In a previous article, Chris showed you how to make a Single Page Comment App with Laravel and Angular. This

Laravel 5 and AngularJS Tutorial reloaded – Part 2

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

Laravel 5 and AngularJS Tutorial reloaded – Part 1

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

Laravel and AngularJS Starter Application

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

Creating Laravel AngularJS Application Series – Part 11

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

Creating Laravel AngularJS Application Series – Part 8

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

Creating Laravel AngularJS Application Series – Part 3

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

Creating Laravel AngularJS Application Series – Part 2

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