Posts
All the articles I've posted.

Adldap2\Adldap2-Laravel
Updated:https://github.com/Adldap2/Adldap2-Laravel Essential for using Active Directory (LDAP) from Laravel. With a nice friendly developer too. Also available as

spatie\laravel-permission
Updated:https://github.com/spatie/laravel-permission Easy to implement Roles and Permissions for Laravel.

Brackets
Updated:Brackets is a lightweight, yet powerful, modern text editor. We blend visual tools into the editor so you get the right amount of help when you want it without getting in the way of your creative process. You'll enjoy writing code in Brackets.

MySQL 5.7
Updated:With a Debian Jessie install right now you'll be getting MySQL 5.5. If you want something newer you'll need to use MySQL's own repositories by adding them

Debian Installation
Updated:When I setup a Debian server there's a few basic things I do to get it online. First steps boot from the netinst CD and follow the installer. First logon u

ownCloud
Updated:We needed a semi-secure method of transferring files between staff and 3rd parties. To handle those frequent time when someone tries to attach 150MB file onto an email. OwnCloud to the rescue.

NGINX and Laravel
Updated:NGINX needs a little special setup to handle Laravel as Laravel only really serves one page. All others are served through index.php as a route.

NGINX
Updated:Absolutely my favourite web server. Small footprint and very fast to get running. First add the repositories to your Debian sources by creating the file /e

OpenSSL Commands
Updated:General OpenSSL Commands These commands allow you to generate CSRs, Certificates, Private Keys and do other miscellaneous tasks. Generate a new private key

Array2XML
Updated:http://www.lalit.org/lab/convert-php-array-to-xml-with-attributes It's an old library, but still works well. It has proven invaluable in a recent project f