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 512fe60 commit b70db8aCopy full SHA for b70db8a
README.md
@@ -9,7 +9,7 @@
9
This package can be used as to scaffold a framework agnostic package. Follow these steps to get started:
10
11
1. Press the "Use template" button at the top of this repo to create a new repo with the contents of this skeleton
12
-2. Run "php ./configure.sh" to run a script that will replace all placeholders throughout all the files
+2. Run "php ./configure.php" to run a script that will replace all placeholders throughout all the files
13
3. Have fun creating your package.
14
4. If you need help creating a package, consider picking up our <a href="https://laravelpackage.training">Laravel Package Training</a> video course.
15
---
configure-skeleton.sh
0 commit comments