Skip to content

Commit 7c0a23f

Browse files
committed
⭐ Added laravel's official installer workflow
1 parent d9eb966 commit 7c0a23f

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)