Blog Posts

Fixing Automatic Route Parameter Mapping Deprecation in Symfony Using a Custom Rector Rule

Fixing Automatic Route Parameter Mapping Deprecation in Symfony Using a Custom Rector Rule

Symfony 7.1 added alot of new features and a few deprecations such as deprecating automatic mapping of route parameters into Doctrine entities.

Read More
Streamlining Deployment with Github Actions

Streamlining Deployment with Github Actions

Deploying my site used to be straightforward. I have a VPS on Linode that I set up using Ansible.

Read More