Cutlass WordPress Starter Theme with Blade →
Cutlass is a WordPress Starter Theme with the power of Laravel’s Blade templating engine included, allowing you to develop WordPress sites more quickly then you ever have before. It includes HTML5...
View ArticleExcellent Markdown Parser →
The next time you need a markdown parser take a look at Parsedown. Not only is it fast but I’ve found it to be very consistent. (new ParsedownExtra())->text('Hello _Parsedown_!'); Installation was a...
View ArticleThe Artisan Files: Yitzchok Willroth
This week I’m happy to introduce you to the most interesting developer in the world, Yitzchok Willroth aka @coderabbi. Yitzchok is the organizer of the ShorePHP User Group, an active participant in...
View ArticleFull Stack Radio Episode 1 – All about that CSS →
Adam Wathan has started a new podcast for developers interested in building great software products. The first episode has just landing and covers everything CSS: In our very first episode, Adam talks...
View ArticleFinal run of first edition Laravel News T-Shirts →
I decided to do one more run on the first edition Laravel News t-shirts and hoodies. So if you missed it last time you can now pick one up before this version is retired forever. Pricing Information:...
View ArticleLaravel Live Templates for PhpStorm – Including Annotations →
koomai has updated the Laravel live templates for PhpStorm to include v5 annotations. Here is a list of all the live templates included: Annotations Blade Input Request Cookie Route View Response...
View ArticleCode Smart – A New Book by Dayle Rees →
Dayle Rees just announced that he starting work on a new book for Laravel 5 named “Code Smart”: Code Smart, will be my next Laravel title, dedicated to Laravel 5. It will contain all the tips, tricks...
View ArticleThe basics of building a Laravel and Angular application →
Angular Tips has a new post showing how to setup Laravel and Angular. The basics of building a Laravel and Angular application is a post from Laravel News.
View ArticleTips for versioning a Laravel API →
Chris Pitt has a new tutorial giving tips on versioning of an API: Imagine that you have just built an API and a few weeks after release, analytics show that many users cross-post their content to...
View ArticleVoices of the elePHPant – Erika Heidi Reinaldo →
This short podcast features a little background on Erika, speaking advice, and overcoming your fear of picking a topic to submit. You know something that no one else knows. — Cal Evans Voices of the...
View ArticleMajor breaking changes in Angular 2.0 →
Developers that are used to the incumbent look and feel of Angular are in few surprises. As InfoQ’s David Iffland comments, the framework will be “drastically different looking”, meaning users will...
View ArticleBootstrap 3.3.0 Released →
Bootstrap 3.3.0 is here! This release has been all about bug fixes, accessibility improvements, and documentation updates. We’ve had over 700 commits from 28 contributors since our last release....
View ArticleLaravel Newsletter Improvements
This past week I asked subscribers to fill out a brief survey about the newsletter. My hope with that is to improve based on feedback instead of going with my gut feelings. The responses have been...
View ArticleLarvel™ A new enterprise framework
PHP is one of the most widely used web development languages, but it has long been considered the worst to work with. To help ease the pain of working in such a horrific language, frameworks are...
View ArticleSetting up Laravel Elixr with Bootstrap
One exciting feature coming in Laravel 5 is the new Elixir package. At its core it is a wrapper around gulp to make dealing with assets easier. For my first look at this new tool I decided a good use...
View ArticleThe Artisan Files: Pablo Chiappetti
This week I welcome Pablo Chiappetti to the Artisan files series. Pablo runs the popular Laravel Buenos Aires meetup. Can you tell us about yourself? How’d you get into web development? Hi, I’m Pablo!...
View ArticleSponsor: DevCrate →
DevCrate is like Christmas in a box. You don’t know what’s inside until you open it. You will, however, get a box that’s worth at least a multiple of what you’re paying for. A typical box will include...
View ArticleCodex – Markdown Documentation App →
Codex is a simple file-based Markdown documentation platform built on top of Laravel. It’s completely customizable and dead simple to use to create beautiful documentation. Creating browsable...
View ArticleLaravel.io Podcast Episode 19 live streamed →
Tomorrow at 2:00 PM EST the latest Laravel.io Podcast will be aired live on Google Hangouts. Currently no topics are listed but you will be able to ask questions live on the air. Laravel.io Podcast...
View ArticleAbout Personal Github Accounts →
Fabien Potencier makes the argument you should only be using personal GitHub Accounts for publishing a small snippet of code, a small demo, the code for a tutorial you wrote on your blog. Move any...
View Article