Nick Hayden
  • Home
  • Meditations
  • My Impossible List
  • Recommendations
    • Books
    • MOOCs
  • Subscribe

Nick Hayden
Nick Hayden
  • Home
  • Meditations
  • My Impossible List
  • Recommendations
    • Books
    • MOOCs
  • Subscribe

Browsing Tag

laravel

10 posts
Read More
  • 1 minute read
PProgramming Reminders

MySQL/Laravel 5 migrations not working – SQLState 2002

  • byNick
  • June 22, 2015
  • No comments
If you have recently installed MySQL via Homebrew and Laravel via Composer you may run into some trouble…
TTechnology

MySQL Passwords and Failed Logins

  • byNick
  • November 9, 2014
  • No comments
Let’s break up the travel blog with a good old-fashioned tech post. I’ve been putting in some work…
GGeneral

Using Laravel 3 on PHP 5.5

  • byNick
  • April 9, 2014
  • No comments
If you try to run Laravel 3 on a server with PHP 5.5 and then attempt to make…
GGeneral

Laravel labels have words uppercased

  • byNick
  • March 19, 2014
  • No comments
Today I learnt that Laravel will use: <?php uc_words(); ?> on any FormBuilder labels. This isn’t in the…
GGeneral

Laravel Auth is so easy

  • byNick
  • February 22, 2014
  • No comments
I love Laravel authentication. I was going to write a post about how to write a log out…
GGeneral

Committing files once then ignoring them with Git

  • byNick
  • February 16, 2014
  • No comments
I’ve been working on ReviewMy.MP lately (RMMP). RMMP is a web application built in Laravel v4.1 that will allow…
GGeneral

Laravel thoughts

  • byNick
  • April 15, 2013
  • No comments
So I’ve been playing around with Laravel for a while at work building an event management app and…
GGeneral

My Laravel Experiences So Far

  • byNick
  • March 20, 2013
  • No comments
My Laravel experience is going well so far, I’ve learnt a lot about how MVC can work with…
TTutorials

Laravel index.php appearing in URL

  • byNick
  • February 28, 2013
  • No comments
If you’re having trouble with a Laravel link looking like “localhost/index.php/my/path”  you should edit your application.php file to…
PProjects

Learning Frameworks

  • byNick
  • February 3, 2013
  • No comments
I was discussing with some people at work and found out that what a few people around the…
Nick Hayden
Designed & Developed by Code Supply Co.