Move all files to sculpin/
This commit is contained in:
parent
c5d71803a5
commit
0f61b4e9ee
1514 changed files with 0 additions and 0 deletions
17
sculpin/source/_posts/2025-06-11.md
Normal file
17
sculpin/source/_posts/2025-06-11.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
date: 2025-06-11
|
||||
title: Nix for PHP Developers
|
||||
permalink: /daily/2025/06/11/nix-php-developers
|
||||
---
|
||||
|
||||
I've been brainstorming ideas for new presentations to give at meetups and conferences.
|
||||
|
||||
The one that appeals to me at the moment is "Nix for PHP Developers".
|
||||
|
||||
I've been using Nix since September 2022 and have replaced Docker in all of my projects with Nix-based development shells to add the required versions of PHP and anything else needed for each project.
|
||||
|
||||
In the talk, I can introduce some Nix and NixOS basics before showing different PHP examples from basic development shells with PHP to full Docker Compose-like setups for Drupal applications.
|
||||
|
||||
Does this sound interesting?
|
||||
|
||||
If you have feedback or suggestions, or would like me to give this or another talk at your meetup, get in touch.
|
Loading…
Add table
Add a link
Reference in a new issue