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

Create New Post Contact Us

Using dhtmlxGantt with Laravel Framework [Tutorial]

Our developers always try to provide you with the possibility to use our components in different ways. In this article, we’ll talk about dhtmlxGantt. We’ll learn how to use this component with the Laravel framework. Laravel is a free, ope

PHP Laravel 5.2 + AngularJS

Learn how to build a website using Laravel and AngularJS

How To Host Laravel 5.2 On Cloud

Laravel is the number 1 PHP framework with respect to popularity and the community support. It was created by Taylor Otwell. It follows MVC architecture pattern. Its latest version is 5.2.7, which was released on 7th January, 2016.

It is an open

Multiple authentication guard drivers (including API) in Laravel 5.2

Let's get back to Laravel 5.2 features, shall we? 5.2 introduced a significant boost to the power of the entire authentication system, including making it much simpler to have multiple "guards" running at once.

Why should you care?

Feature Flags In Laravel

We are working on using FeatureFlags or Toggles in our applications. For one we are aiming to do all our work on mainline branch at all times so this would be a key coding discipline to use FeatureFlags so we can hide a feature in progress knowing it

Getting rid of Laravel models to improve performance of the command (Blackfire.io profiling)

We are currently working on a very interesting system which is a digital Sommelier service. With complex formulas built by professional sommeliers we match dishes and wines, and we’ve built mobile apps to allow people in restaurants, shops or a

Slack Custom Commands and Laravel to Make an American to British Translater

Laravel or anything you are comfortable with making a Route and Response will work fine really.

This "messaging as a platform" is a new world for me, challenging my way of thinking in many ways. Some things just do not need a authenticat

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