Laravel Doctrine →
Laravel Doctrine is a project aimed to be a drop-in Doctrine2 implementation for Laravel 5+. Laravel Doctrine offers the following features: Easy configuration Pagination Preconfigured metadata,...
View ArticleActiveRecord and the Beauty Lost in Translation →
Matthew Machuga writing about the ActiveRecord pattern and his thoughts on it: Sometime in 2014, PHP-land started to debate whether Active Record was a tolerable ORM pattern, and whether one should use...
View ArticleLaravel Spark Alpha →
The Alpha of Laravel Spark has just been released and it’s goal is to be an opinionated way of building out business oriented SaaS applications. It features team management, user roles, recurring...
View ArticleLaravel Spark
The Alpha of Laravel Spark has just been released and it’s goal is to be an opinionated way of building out business oriented SaaS applications. It features team management, user roles, recurring...
View ArticleBehind the app: Chrome Weather Extension
Tim Leland has created a new Chrome Extension for getting not only the current weather, but today’s outlook, and a 5-day forecast. The extension automatically calculates your location and viewing the...
View ArticleLaravel Spark Deep Dive →
Matt Stauffer has created a new 3,500 word tutorial on the Alpha of Laravel Spark. Matt’s post covers all the geeky bits, with plenty of code samples, and images.
View ArticleChandra – Laravel starter kit for developers (sponsor) →
Chandra – Laravel starter kit is built for Laravel developers to kickstart their project. Chandra is a combination of an Admin and Frontend with multiple color schemes to cater your requirements....
View ArticleHow to set Context in a Laravel Application →
Philip Brown has a new Laravel tutorial on setting context: In today’s tutorial I will show you how to check the business rules of the application when a request comes in, and then authoritatively set...
View ArticleLaravel Podcast 35 →
Laravel Podcast 35 is now out: In this episode, the crew discusses Laracon 2016, new framework features, preferred messaging applications, and Jack McDade possibly cheating on Taylor with Jeffrey.
View ArticleBuild A Real-Time App with Pusher →
Pusher gave a workshop at Laracon.eu this year and has made taken the content and made it free for everyone: We recently wrote a set of tutorials covering How to Build Real-Time Laravel Apps with...
View ArticleInstall Spark in an Existing Laravel App →
With the alpha release of Laravel Spark, it includes an installer for scaffolding out everything for a new Laravel app but it left out the ability to add it to an existing app. Mike Bronner created a...
View ArticleVideo: How to Setup Transactional Emails with Campaign Monitor →
Laracasts has a new video out on how to implement transactional emails with Campaign Monitor and includes a completed source for the lesson. I’ve been using this email service for a few years now with...
View ArticlePSequel – PostgreSQL GUI tool for Mac OS X →
For all the Postgres fans, here is a nice looking tool for Mac OS X: Designed for Yosemite. Written in Swift. PSequel provides a clean and simple interface to perform common PostgreSQL tasks quickly.
View ArticleWhy You Should Avoid Over-Abstracting →
Hannes Van De Vreken has a new post on the MadeWithLove blog on why you should avoid over-abstracting: Some time ago I started working on an existing project, so I read the documentation before diving...
View ArticleLaraJobs + Linode = Side Gig Heaven →
Hey there! Over the last few months, LaraJobs has really blown up! We’re seeing more great job posts than ever. To celebrate, we partnered up with our friends at Linode on a giveaway. We’ve got 5, $150...
View ArticleFlexible & Maintainable Laravel with Angular Material Apps →
Jad Joubran has a new tutorial out on building a Laravel and Angular app: In this article, we’re going to set up a Laravel API with Angular Material for the front end. We’re also going to follow best...
View ArticleA cartoon guide to Flux →
This is a great post by Lin Clark attempting to explain Flux and uses cartoon drawings to help make it easier. Flux is both one of the most popular and one of the least understood topics in current...
View ArticleLearn about pivot tables and many-to-many relationships →
Laravel Daily has a new post on pivot tables and many-to-many relationships: I want to talk about a feature of Laravel which is really useful but can be potentially difficult to understand at first. A...
View ArticleVideo: Memories from Laracon EU 2015
Huge props to the whole Laracon EU team. Everything they do is such high quality. If you missed any of the conference talks here is a complete playlist.
View ArticleHomestead now with PHP 7 support
Laravel Homestead just received a new update with support for PHP 7 which is due out this month. If you are already using the PHP 5.x Homestead box, you can upgrade your installation to PHP 7.0 by...
View Article