Sending summary of unread notifications in Laravel

In an application I'm developing, users submit their observations of animals, plants or fungi, usually accompanied by photos, that either they or curators of certain groups identify. If all is well, curators approve the users' observations and users get...

Read more »

Real-Time Facades in Laravel

Real-time facades is a feature introduced in Laravel 5.4. It is a simple way to create Laravel facades quickly, without needing to write the actual facade class, by prefixing the namespace of the class we want to resolve out of container with...

Read more »

Tags and archive pages for blogs generated with Jigsaw

While building my site using Jigsaw, a static site generator by the good people at Tighten, I enjoyed how easy it is to quickly build a static site utilizing the power of Laravel's Blade templating engine. I wanted to use the site for my personal blog...

Read more »

Site redesign

Previous design was fine, but for some reason I wasn't fully satisfied with it. This may be due to the fact that it was completely copied from some site I liked at the moment when I was building this site. It just wasn't really aligned with my character...

Read more »

Introduction

I'd like to use this opportunity to welcome you all to my little blog. This will be a place where I'll share my thoughts and experiences regarding software development, devops and related topics, my experience being a developer in general. I hope...

Read more »