Tag: web applications

Be Careful $with Laravel

Following a little surprise on a Laravel project I was developing, I figured best to write a short post about it. Make sure to be very careful when you use the $with property in your models. Whilst this can be a helpful property – it allows the model to always eager load a relationship or […]

Read full post

All so you can poke someone

I recently read this entry regarding time, leap seconds and how it messes with technology on the Google Blog. It’s quite a technical post but I think you should read it all. It doesn’t really matter that it’s written by Google, it was just a handy example – it could easily be from anyone that […]

Read full post