PHP Laravel 5.2 + AngularJS
Learn how to build a website using Laravel and AngularJS
Learn how to build a website using Laravel and AngularJS
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
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?
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
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
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
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
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
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
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
Learning Angular with Laravel 5 by building practical single-page applications!
Wanna learn everything about Laravel, AJAX, jQuery and front-end components? This new book is for you!