We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3bfc05 + 988ba08 commit e255e30Copy full SHA for e255e30
1 file changed
specs/laravel/laravel_installer.yml
@@ -0,0 +1,14 @@
1
+---
2
+name: Installing Laravel Installer
3
+command: |-
4
+ composer global require laravel/installer
5
+tags:
6
+ - composer
7
+ - laravel
8
+ - php
9
+description: Install Laravel Installer
10
+arguments: []
11
+source_url: "https://laravel.com/docs/5.4/installation"
12
+author: Charles Adu Boakye
13
+author_url: "https://www.linkedin.com/in/charles-adu-boakye/"
14
+shells: []
0 commit comments