Test-Laravel-Routes
Test-Laravel-Routes copied to clipboard
Results
100
Test-Laravel-Routes issues
Sort by
recently updated
recently updated
newest added
Did the test in local machine . hopefully will get passed here too
Hi, where I'm wrong ``` Route::get('pages/about',function () { return view('about'); })->name(name:'about'); ``` I'm facing just 404