Greetings im new in laravel and i want to learn how to show the html page in laravel.
My laravel's location is: C:/wamp/www/laravel
The location of the page that i want to view: C:/wamp/www/laravel/app/views/hello.php
I tried localhost/wamp/www/laravel/app/views/hello.php but it only gives me an error:
The requested URL /wamp/www/laravel/app/views/hello.php was not found on this server.