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.
1 parent e124cbd commit a7604e3Copy full SHA for a7604e3
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