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 6314d0f commit 12e171fCopy full SHA for 12e171f
README.md
@@ -19,6 +19,14 @@ We currently have no official documentation for Community Prompts.
19
20
Documentation for Laravel Prompts can be found on the [Laravel website](https://laravel.com/docs/prompts).
21
22
+## Installation and Usage
23
+
24
+```sh
25
+composer require artisan-build/community-prompts
26
+```
27
28
+For usage examples, refer to the `playground` directory.
29
30
## Contributing
31
32
Thank you for considering contributing to Community Prompts! We have no guides yet on how to contribute.
0 commit comments