Skip to content

Commit 3beea93

Browse files
authored
Update installation.md
1 parent dab8466 commit 3beea93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ php artisan lavalite:install
4646

4747
php artisan key:generate // run this command if key not generated while installing.
4848
```
49-
After installation browse to link to view the homepage of the website or application you are building.
49+
After installation run the command `php artisan serve` or browse the link to view the homepage.
5050
```
5151
http://path-to-route-folder/public
5252
```

0 commit comments

Comments
 (0)