Skip to content

Commit 2a64317

Browse files
committed
wip
1 parent 8cf7318 commit 2a64317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Laravel combines the best packages in the PHP ecosystem to offer the most robust
5353
<a name="creating-a-laravel-project"></a>
5454
## Creating A Laravel Project
5555

56-
Before creating your first Laravel project, make sure that your local machine has PHP and [Composer](https://getcomposer.org) installed. If you are developing on macOS, PHP and Composer can be installed within minutes via [Laravel Herd](https://herd.laravel.com). In addition, we recommend [installing Node and NPM](https://nodejs.org).
56+
Before creating your first Laravel project, make sure that your local machine has PHP and [Composer](https://getcomposer.org) installed. If you are developing on macOS, PHP and Composer can be installed in minutes via [Laravel Herd](https://herd.laravel.com). In addition, we recommend [installing Node and NPM](https://nodejs.org).
5757

5858
After you have installed PHP and Composer, you may create a new Laravel project via Composer's `create-project` command:
5959

0 commit comments

Comments
 (0)