In order to set your app or website in debug mode you can define the following variable in your .env file in Symfony:
APP_ENV=dev
# Is it possible to define a domain rule?
Is it possible to define a domain rule? If you have a multi domain web project it would be very helpful to restrict the debug mode to a specific domain.