How to install and run open source LLM’s locally using Ollama and integrate it into VSCode editor for assisted code completion etc.
Ansible Vault
How to use Ansible Vault to keep sensitive data in your playbooks hidden and protected.
Automate infrastructure with Terraform
How to use Terraform, an infrastructure as code (IaC) tool, to provision a DigitalOcean droplet.
Api platform custom filters
When not using entities as the api resources, in order to filter collections one or more custom filters can be applied to the classes annotated with the [#ApiResource] attribute.
State management in Api Platform
Fetch data and mutate state for custom api resources when using the Api Platform framework.