We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dab8466 commit 3beea93Copy full SHA for 3beea93
installation.md
@@ -46,7 +46,7 @@ php artisan lavalite:install
46
47
php artisan key:generate // run this command if key not generated while installing.
48
```
49
-After installation browse to link to view the homepage of the website or application you are building.
+After installation run the command `php artisan serve` or browse the link to view the homepage.
50
51
http://path-to-route-folder/public
52
0 commit comments