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

Create New Post Contact Us

Diving Into a Laravel Audit

Introduction ------------

Recently the Zaengle team was asked to look over an existing Laravel application and give a review of the overall state of the code. We were to act as an independent third party, between a new studio who had inherited th

API Token Authentication in Laravel 5.2

I recently had the need to write a small url shortening application. I am aware that this problem has been solved quite a few times before, but what is being a developer if not reinventing the wheel just for the heck of it? Custom CMS anyone?

Know

7 Key Laravel 5.2 New Features & Improvements

Laravel is the most demanding framework in the PHP community with state of the art features and plugins. It is used for rapid application development with tested functionality and is maintained by a big community, having previous flagship framework k

Deploying Our Laravel Applications - Persian

> *Important: This is a stable version. Let us know what you liked or may have disliked. We will be updating all chapters regularly to fix bugs and mistakes.*

> *Note: We've updated the book to support **Laravel 5.2**.

# Chapter 5: D

Building A Blog Application - Persian

> *Important: This is a stable version. Let us know what you liked or may have disliked. We will be updating all chapters regularly to fix bugs and mistakes.*

> *Note: We've updated the book to support **Laravel 5.2**.

# Chapter 4: B

Laravel 5.2: Morph Map

A new undocumented feature in laravel 5.2 was introduced: The Morph Map for morphTo relations.

We all know the polymorphic relations, they are a type of relation to link multiple models with one common model. For instance if you have a User and a

Importing demo data into a Laravel application

The on-boarding experience that your users experience when they are first getting to grips with your application will make or break you.

Trying a new application is time consuming and will require a lot of investment and so your potential customer

Host Laravel 5.2 in Openshift for Free

lets cut crap about intro and other stuff and head to main topic :D

Steps:

1. Create new account or login existing account in [Openshift][1].

2. Create new HHVM application or go to this [HHVM in Openshift][2] and set your domain name and ap