We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e124cbd + a7604e3 commit 4f3bfeeCopy full SHA for 4f3bfee
docker/entrypoint.d/49-before-laravel-automations.sh
@@ -0,0 +1,3 @@
1
+#!/usr/bin/env bash
2
+
3
+echo "I run before the laravel automations, migrate, cache etc"
0 commit comments