Go to file
Fabian Wagner 2589d4baf4 U principle §6: bind mounts only, never named volumes
Promote 'don't use named volumes' from a mysql/redis-specific
explanation to a hard rule that applies to anything needing
persistence (ssh host keys, uploads, queue state, etc). Lead
with the 'docker compose down -v wipes named volumes' rationale
since that's the keystroke this rule is really protecting against.
Add a counter-pattern example.
2026-05-28 10:57:13 +02:00
.vscode init 2025-11-20 15:04:18 +01:00
PRINCIPLES U principle §6: bind mounts only, never named volumes 2026-05-28 10:57:13 +02:00
art A oss-initiative-banner asset 2026-04-14 10:14:01 +02:00
config fix(backup): stream through openssl pipe — kills 500MB+ memory exhaustion 2026-04-29 14:26:17 +02:00
src I respones 2026-05-17 14:39:14 +02:00
.dockerignore init 2025-11-20 15:04:18 +01:00
.gitattributes init 2025-11-20 15:04:18 +01:00
.gitignore init 2025-11-20 15:04:18 +01:00
README.md I readme 2026-05-07 07:18:00 +02:00
composer.json U sanctum requirement 2025-12-03 14:32:21 +01:00
pint.json init 2025-11-20 15:04:18 +01:00

README.md

Blax Software OSS

Laravel Workkit

A Laravel collection of helpers and utilities to reduce redundant code over multiple projects.