Skip to content

Commit 6088b32

Browse files
author
S. M. AMRAN
authored
Update building-php-linux.md
1 parent 7ba984b commit 6088b32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

building-php-linux.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ sudo make test
8080
# Laravel Project with Latest PHP
8181
```
8282
export PATH="$PATH:/opt/php/php8/bin"
83+
wget https://getcomposer.org/composer.phar
8384
php composer.phar create-project laravel/laravel appmylara
8485
cd appmylara
8586
php ../composer.phar install --ignore-platform-reqs

0 commit comments

Comments
 (0)