Laravel - Basics and Architecture
What is wrong with this route code in
routes/web.php?
Route::get('/', function {
return 'Welcome!';
});routes/web.php?
Route::get('/', function {
return 'Welcome!';
});function, causing a syntax error.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions