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 c92ad2c commit 5d4cb39Copy full SHA for 5d4cb39
README.md
@@ -7,6 +7,7 @@
7
```
8
9
## Usage
10
+
11
To begin the initialization process, run `php artisan init {application name}`.
12
This will prompt you with questions regarding the project and the necessary packages for the initial setup.
13
Upon completion:
@@ -16,8 +17,10 @@ Upon completion:
16
17
- This package will be automatically removed
18
19
## Contributing
20
21
Thank you for considering contributing to Laravel Project initializator package! The contribution guide
22
can be found in the [Contributing guide](CONTRIBUTING.md).
23
24
## License
25
26
Laravel Project Initializator package is open-sourced software licensed under the [MIT license](LICENSE).
0 commit comments