Skip to content

Commit 4f3bfee

Browse files
authored
Merge pull request #623 from Laravel-Backpack/create-entrypoints-example
add entrypoint example
2 parents e124cbd + a7604e3 commit 4f3bfee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/usr/bin/env bash
2+
3+
echo "I run before the laravel automations, migrate, cache etc"

0 commit comments

Comments
 (0)