@@ -65,7 +65,7 @@ Once everything is ready visit: ```http://localhost:8080```
### Run tests & static analysis
```
vendor/bin/phpunit
composer phpstan
vendor/bin/phpstan analyse ./backend --level=x
```
### Deployment
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.