KC MüllerinsimplicityHow to easily backup your Google Photos to Google Drive after 2019Google Photos is a nice service to store and share your favorite shots. Since it is natively supported by Android, a lot of users are…Oct 19, 2020Oct 19, 2020
KC MüllerinWine in Black TechConfigure Guzzle to follow redirects and keep POST dataSometimes you want to configure your Guzzle Client to follow redirects when doing a request, for example when you redirect an http to an…Sep 15, 20202Sep 15, 20202
KC MüllerSymfony: Avoid Process from being terminatedThe Process Component of Symfony allows to execute a command in a subprocess. This is helpful for example if you want the user to start a…Mar 12, 20202Mar 12, 20202
KC MüllerSymfony: How to add table prefixes with DoctrineSometimes, especially when your application grows huge, you want to add a prefix to your database tables to group them according to their…Feb 21, 20204Feb 21, 20204
KC MüllerinsimplicityThe simplicity of Aquascaping — Basics and RequirementsAquascaping is the art of building landscapes in an aquarium. Different to the classical fish tank the focus in aquascaping is more on…Feb 8, 20202Feb 8, 20202
KC MüllerinsimplicityThe simplicity of Coffee Making: Cafelat RobotEnjoying a good cup of espresso has become one of my daily rituals to give me an energy boost and to reset my mind to concentrate on…Jan 29, 2020Jan 29, 2020
KC MüllerDoctrine: Sorting a Collection by ArrayLet’s assume you have a Doctrine Collection which you want to sort by a custom array of IDs.Jul 19, 2019Jul 19, 2019
KC MüllerAutomatically inject a stack of plugins into a Symfony serviceDuring the development of an application you often face the requirement of instantiating a bunch of services that share the same interface…May 2, 2019May 2, 2019
KC MüllerEasyAdmin: Set menu items automatically activeEasyAdmin is a great Symfony bundle for creating administration backends. But one drawback that was always annoying me is that you always…Dec 12, 2018Dec 12, 2018