server
server copied to clipboard
When creating a link to a file in the UI, consider flie_link from Symfony VarDumper
Symfony VarDumper has the ability to generate a link to a file: https://github.com/symfony/symfony/blob/7.1/src/Symfony/Component/VarDumper/Dumper/ContextProvider/SourceContextProvider.php#L106. This will be useful if the development server is remote or is in Docker.