Skip to content

Commit a61e99e

Browse files
authored
Update README.md
Added http://127.0.0.1:8000/products link in the read me
1 parent 38b79c1 commit a61e99e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ Make sure that you have setup the environment properly. You will need minimum PH
1717
5. Set the application key by running `php artisan key:generate --ansi`
1818
6. Run migrations `php artisan migrate`
1919
7. Start local server by executing `php artisan serve`
20+
8. Visit here [http://127.0.0.1:8000/products](http://127.0.0.1:8000/products) to test the application

0 commit comments

Comments
 (0)