@@ -27,7 +27,7 @@ enjoy, not something that is painful. Enjoy the fresh air.
Route::get('/',function()
{
return"Hello World!":
return"Hello World!";
});
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.