We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38b79c1 commit a61e99eCopy full SHA for a61e99e
README.md
@@ -17,3 +17,4 @@ Make sure that you have setup the environment properly. You will need minimum PH
17
5. Set the application key by running `php artisan key:generate --ansi`
18
6. Run migrations `php artisan migrate`
19
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