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 2

This is the second of a two-part series on using Laravel 5 and AngularJS together to build a simple time tracking application. If you’ve gone through part 1, you’ll have seen that we put together the front-end first and used a simple JSON

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

Hello world, I am Laravel (5)

"So there is this thing called Laravel. You may have heard of it already, but you're not sure what it is actually about? Or you do, but want to know more about it and its great new features in version 5? Great, this post is especially for y

Configuring the Laravel 5 environment

This topic is quite interesting. Because you must not skip configuring you application when you develop with Laravel.

Before I wrote this tutorial, I do research on this topic. I just found a little tutorial and the tutorials are not easy to under

How to Setup Multiple Environment for Laravel 5 Developers Way

Hello Guys, Today i will teach you on how to setup multiple environment in using Laravel 5 Framework.

If you just heard Laravel 5 for the first time, take a look on their website you will see the advantage of using it and be A Web Artisans.

Integrate PayPal SDK Into Laravel 4 & Laravel 5

PayPal has release an official SDK to simplify our work. Here I want to show you how to integrate into Laravel. (Version 4 and 5)