Laravel - Routing
Identify the error in this route definition:
Route::get('/test', function { return 'Test'; });Route::get('/test', function { return 'Test'; });15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions