-
Windows 7 Problem with Laravel Framework
I am trying to learn the Laravel Framework from this post, but I am having trouble with the following: // Laravel route Route::get('/', function () { return view('welcome'); }); When I access the route in my browser, I get the following error: View [welcome] not found. I have made sure that...- Rishab7
- Thread
- blades debugging error framework laravel php resources routing view web development
- Replies: 1
- Forum: Programming and Scripting