The Artisan Files: Mitchell van Wijngaarden
This week I’m happy to have Mitchell van Wijngaarden on the Artisan Files. Mitchell is a developer, business owner, and has a great accent. Can you tell us about yourself? How’d you get into web...
View ArticleAll About Angular 2.0 →
This is a huge post by Rob Eisenberg all about Angular 2.0: Have questions about the strategy for Angular 2.0? This is the place. In the following article I’ll explain the major feature areas of...
View ArticleNew E-book – The Artisan Files
Every Friday I publish an interview with someone in the Laravel community. I call this The Artisan Files and I’m happy to announce a brand new free e-book of the first 23 interviews from the series....
View ArticleCSRF Vulnerability In Laravel 4 →
On November 7th, Chris Smith (@chrismsnz) of Insomnia Security alerted the Laravel development team of a method of bypassing the CSRF verification in Laravel 4 applications. To patch your...
View ArticleOn Laravel’s Future: Part 2 →
In this post on the new Laravel development blog, Taylor outlines Laravel’s Future and his plans in 2015: So, beginning January 1st, I will take my place as UserScape Graduate #1 and begin a new...
View ArticlePhpStorm Keymap Abbreviations →
Here is a quick PhpStorm Tip I posted on my personal blog about using keymap abbreviations for ones you have a hard time remembering. PhpStorm Keymap Abbreviations is a post from Laravel News.
View ArticleLaravel Forge: Hello World to Hello Production →
Here is the slide deck from Joe Ferguson’s talk on Laravel Forge at php[world]. This talk covered creating a basic laravel application using the Laravel specific Vagrant box “Homestead”, connecting to...
View ArticleObject Calisthenics – Simple Rules for Simpler Code →
Laracasts has a new series up covering exercises to promote better software development: If you’ve ever heard a developer use the term, “object calisthenics,” you might have assumed that they were...
View ArticleThe Artisan Files: Alex Dover
Can you tell us about yourself? I’ve been in web development for almost 15 years now. I fell into it in some ways. I made a last minute decision to take a batchelors degree, which covered a wide range...
View ArticleFull Stack Radio Episode 3 – Ruby, PHP, object oriented design, and testing →
The latest episode of Full Stack Radio has been published, featuring Matt Machuga. In this episode, Adam talks with Matt Machuga of Think Through Math about being a Rubyist who still writes PHP and the...
View ArticleLaravel Homestead 2.0 →
Laravel released version 2.0 of Homestead. Matt Stauffer has a new post covering all the details. Give it a read to find out all the new goodies. The two big features I am most excited about is the new...
View ArticleSponsorships Available →
The end of the year is fast approaching and I have few sponsorship slots available. I am expecting this to be one of the busiest times of the year with the Laravel 5 release approaching. If you have a...
View ArticleWhat are Bounded Contexts and Context Maps in Domain Driven Design? →
Philip Brown has a new post over on the Culttt blog about Bounded Contexts and Context Maps: A Context Map should show where each Bounded Context sits in relation to the others. There is often a lot of...
View ArticleNomadPHP November Meetings →
Mark your calendars for tomorrows NomadPHP meetings: Behat v3! BDD, Functional Tests and Selenium by Ryan Weaver Testing our applications is something we all do. Ahem, rather, it’s something we all...
View ArticleLaravel 5 – Scheduler
A brand new feature coming in Laravel 5 is an Artisan scheduler. This is designed to simplify tasks that need to be scheduled. All that is required is setting up one cron job that calls artisan...
View ArticleLaravel 5 will be released in January →
From the official Laravel Blog: As you might expect, I have frequently been asked about Laravel 5’s release date. According to the six month release cycle Laravel normally follows, Laravel 5 would...
View ArticleThe Artisan Files: Eric Barnes
This is a special edition of the Artisan Files series. Over the past few weeks I’ve had several people ask me to be interviewed and it wasn’t something I even considered. For this interview Taylor...
View ArticleEffortlessly Send Email with Mandrill (Sponsor) →
Mandrill is a scalable, reliable, and secure email infrastructure service trusted by more than 300,000 customers. It’s easy to set up and integrate with existing Laravel apps. And it’s really fast,...
View ArticleCachet – Open Source Status Page →
Cachet is a single-site, alternative to statuspage.io written in PHP with the Laravel project, supporting both SQLite and MySQL databases. This app is currently in development but they are asking for...
View ArticleLaravel User Messenger →
Chris Gmyr has a new Laravel package that allows you to easily integrate a user messaging system: This package will allow you to add simple messaging capabilities to your users. You can either use this...
View Article