-
I posted to delicious.com
Flarum is a new open source Forum software written in PHP. It's from the creators of IsoTalk forum software (Toby Zerner) and FluxBB developer (Franz Liedke). It's got a great UI, built using Laravel's Illuminate components, support for…
August 28 2015, 1:08pm | Comments »
-
I posted to delicious.com
Speed up your website by caching entire responses. By default it will cache all successful GET requests for a week. Can store cache in any Laravel supported cache (file, redis, memcache). You can have separate caches per user.…
July 21 2015, 4:24pm | Comments »
-
I posted to delicious.com
Toolbar.js - jQuery plugin to create tooltip style toobars
Toolbar allows you to quickly create tooltip style toolbars for use in web applications and websites. The toolbar is easily customisable using Font Awesome icons and provides flexibility around the toolbars display and number of icons.
May 27 2015, 1:21pm | Comments »
-
I posted to delicious.com
Alerts - PHP Package by Cartalyst
PHP package that allows you to manage different types of alerts throughout your application. Includes a Laravel Service Provider.
March 23 2015, 3:45am | Comments »
-
I posted to delicious.com
csstyle - CSS Components System
Organize your CSS as reusable components. Components are built up of parts (child elements), parts are included using __part-name. Components are flexible with options (like arguments; class="component-name --option). Tweaks are small changes applied using a + sign. You…
March 11 2015, 11:36am | Comments »
-
I posted to delicious.com
Sage - WordPress Starter Theme
WordPress starter theme based on HTML5 Boilerplate, gulp, Bower, and Bootstrap. Other good starter themes available are Cutlass and Bones.
March 5 2015, 1:51pm | Comments »
-
I posted to delicious.com
Plyr - A simple HTML5 media player
A simple HTML5 media player with custom controls and WebVTT captions.
March 3 2015, 3:35pm | Comments »
-
I posted to mitchmckenna.com
Doctrine cli-config.php for Laravel 5
A blog post
February 24 2015, 2:53am | Comments »
-
I posted to delicious.com
Multiple Database Slaves in Laravel
Little hack to support multiple read-only slaves in Laravel. There really should be native support for multiple slaves.
February 20 2015, 4:35pm | Comments »