Setting ETags in Laravel 5

14th June 2015 8:29 pm

Although I'd prefer to use Python or Node.js, there are some times when circumstances dictate that I need to use PHP for a project at work…

Adding a new search engine to my site

4th April 2015 12:47 am

I've just finished implementing a new search engine for this site. Obviously, with it using a static site generator, searching a relational…