How time flies. My blog is again one year older. I've been running it now for five years. Like all the previous years, I'd like to give an overview of everything that's happened on this blog in the past year.
A lot of things have changed
This year a couple of significant changes happened. I've changed the domain of the blog from murze.be to freek.dev. I think for most people it easier to remember that URL, since it's my first bit. A cool bit of trivia: murze is the short version of my third name, which is Murzuplus. Yeah, my parents named by after a Byzantian emperor. Lucky, they chose it as my third name and not the first.
The second big change that happened in 2018 is the refreshed look. I'm very grateful for the work my colleague Sebastian put into this. He also refreshed the look of my newsletter template.
A smaller change that happened a couple of months ago is the removal of Disqus powered comments. Even though functionally Disqus does the job, I felt that, because comments couldn't be styled, the comments felt out of place. They have been replaced by webmentions. Here's how you can add them to your Laravel powered blog.
Around August, I played a bit with LiveWire by Caleb Porzio, a cool way of adding dynamic content without the need of having to write JavaScript yourself. Here's the commit that replaces the previous JS powered search with a Livewire component.
freek.dev by the numbers
The past 365 days, the blog served about 903 064, which is a nice 20% increase compared to last year. In the past 12 months, I published 292 posts of which I've written 45 myself. In total, there are now 1509 posts, and of 240 of those, I'm the author.
Here's the top 10 most visited posts:
- Introducing laravel-websockets, an easy to use WebSocket server implemented in PHP
- Searching models using a where like query in Laravel
- My current setup (2019 edition)
- Refactoring to actions
- The value of the void typehint in PHP
- Simplifying controllers
- Ignition: a new error page for Laravel
- Getting started with Domain Oriented Laravel
- Tools to automatically format PHP, JavaScript and CSS files
- Configuring PhpStorms code generation
Original content
Here are links to 45 posts I wrote in the past year.
- Introducing laravel-websockets, an easy to use WebSocket server implemented in PHP
- Handcrafting mocks
- A recap of 2018
- Preventing spam submitted through forms
- laravel-backup v6 has been released
- Tools to automatically format PHP, JavaScript and CSS files
- A package to use Artisan Tinker in your browser
- A package to create personal data exports
- A Laravel package to flash messages
- Laravel event projector v2 has been released
- An important security release for laravel-query-builder
- Simplifying controllers
- When to use Gate::after in Laravel
- Implementing event sourcing: aggregates
- Implementing event sourcing: improving the developer experience
- Video: getting started with event sourcing in Laravel
- Caching the entire response of a Laravel app
- A rule to validate delimited data
- A new coat of paint for freek.dev
- Refactoring to actions
- A package to control the flow of time
- Sending and receiving webhooks in Laravel apps
- Improving assertions on Laravel fakes
- How to handle front-end authorization using Laravel, Inertia and TypeScript
- Going serverless with Hugo and Netlify
- How to add webmentions to a Laravel powered blog
- Implementing event sourcing: testing aggregates
- Supercharging common controllers
- Ignition: a new error page for Laravel
- Flare: an error tracker built for Laravel apps
- Watch the Flare reveal live
- Generating speaker cards using Tailwind and Laravel
- Creating beautiful status pages using Oh Dear!
- Event store optimizations in laravel-event-sourcing
- A package that adds resource links to your Laravel API resources
- A job middleware to rate limit jobs
- The value of the void typehint in PHP
- The mixin PHP DocBlock
- My current setup (2019 edition)
- Getting started with Domain Oriented Laravel
- A PHP package to read and write simple Excel or CSV files
- Improving Artisan commands
- Sending a welcome notification to new users of a Laravel app
- My Alfred workflows
In closing
I hope you've enjoyed freek.dev and that you'll continue reading it in the next 12 months.
Top comments (0)