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

Create New Post Contact Us

Get any programming book or video course (Laravel, PHP, JS, Swift, etc.) for only $5!

We would like to let you know that Packt will be hosting its annual $5 eBook Campaign starting today and will end on 8th January 2016.

![enter image description here][1]

During this time, all of Packt’s eBook titles and video courses wil

In place Editing with X-editable & Laravel

X-editable allows you to create editable elements on your page. It can be used with any engine (bootstrap, jquery-ui, jquery only) and includes both popup and inline modes. Let's have a quick look at implementing this in Laravel apps.

You ne

How Laravel Facades Work and How to Use Them Elsewhere

The Facade pattern is a software design pattern which is often used in object oriented programming. A facade is, in fact, a class wrapping a complex library to provide a simpler and more readable interface to it. The Facade pattern can also be used t

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)

Good Laravel Scripts/CMSs that you should know (Part 1)

One of the best ways to learn Laravel is looking at the source code of good built apps. Here is a list of premium scripts that you can get to learn, or use them for your production sites.

Good Laravel Scripts/CMSs that you should know (Part 1)