Laravel 5.1 is here! Chris explains what event broadcasting is and demonstrates how to use it to build a real-time Laravel 5.1 app with Pusher!
Tag: laravel
Nick Salloum adds CRUD functionality to a previously bootstrapped Laravel application. See how simple it is to get going with real life projects!
Nick Salloum bootstraps a new Laravel CRUD project in this tutorial, laying the foundation for the next part in which CRUD features get added.
Following up on his previous post, Younes Rafie implements searching and categories into his Youtube Laravel application.
The Youtube API can be a powerful ally in creating your own video watching app. See how Younes does it in this intro to using Youtube with Laravel!
Younes Rafie shows you how easy it is to build a micro application with Laravel's Lumen micro-framework. See how to build an API app for Markdown!
In this short tutorial, Rafie Younes will show you how to implement Github webhooks with your PHP app - log all changes to a repo in your local database!
Younes covers upgrading from Laravel 4 to Laravel 5 in this short guide, referencing the most important change points. Have you upgraded yet?
Bruno Skvorc explains the @each Laravel Blade construct and uses it to build recursive partials that print out infinitely nested trees of data. See how!
The survey is complete and the data has been crunched - which framework is the most popular PHP framework of 2015? Tune in to find out.
Younes Rafie explores the Github API and its integration with PHP via a Laravel helper application
Younes Rafie explains what Laravel contracts are all about and uses them to implement a Twig engine into Laravel
Younes Rafied further explores 500px's API and implements upvoting, favoriting, commenting and uploading of new photos into the app he built last time!
Younes Rafie shows you how to implement 500px API into your Laravel application, adding popular photos, filters and users' profiles to it.
Younes Rafie continues his foray into OctoberCMS development by showing you how to build a widget plugin from scratch.
Younes Rafie builds a blogging theme for OctoberCMS in this step by step tutorial. Laravel powered blogging in a jiffy!
Younes Rafie will build a Google Analytics plugin for OctoberCMS from scratch to show you how simple it is. Get started today!
OctoberCMS is a Laravel-based CMS that aims to make content management simple and user friendly. Nick explains how dead easy it is to get started with it!
Younes continues his series by showing readers how to fetch Google Analytics data for their properties via the Google Analytics V3 API
Younes Rafie shows us how we can log into the Google Analytics API from PHP to start querying it for analytics data
This week marks the release of PhpStorm 8. Now that the day has finally come, Bruno Škvorc takes a look at what new features are included, and finish up with a giveaway of free licenses.
Francesco Malatesta introduces Ardent, a way to improve your Laravel models with auto-validation and auto-hydration

James Dow shows you how you can set up your deployment workflow with Laravel and Git. Deploy your site to production with a single bookmark click!
The grand finale is here: Aleksander Koko finishes his series by binding the EmberJS side with Laravel into one whole Single Page App.
Alexander Koko continues his series by explaining how you can build REST resources with Laravel and its command line tool, artisan.
Rajiv Seelam addresses long running tasks, retries, delays and timeouts in this third installment on IronMQ push queues and Laravel
Amit Gupta wraps up his validation series by showing us how we can implement custom validations with Laravel, the right way
Amit Gupta explains data validation in Laravel and teaches you how to do it right - decoupled, abstracted and clean
Denis Rendler introduces InvoiceNinja, a self-hosted invoicing application for freelancers
Diffbot is a machine learning algorithm which relies on visual information - it parses content visually and determines parts of it as a human would.