In this tutorial, we will build a single page polling web application using AngularJS and Laravel. Our application will allow the users to select one of the listed polls and submit their choice. The users will also be able to view the stats of the po
Learn how create an API call that keeps the server’s data in sync with the client using Laravel 4
Learn how to use illuminate\routing package outside Laravel 4.
Learn how to implement Gulp to your Laravel 4 application:
A good tutorial about decoupling our code in Laravel using Repositiories and Services:
Learn how to create Laravel dynamic menu (Best for Admin packages)
How to get language switching back with language prefix and language-related route in Laravel 4
Learn how to use Model's event in Laravel 4