To start an application in Ubuntu and detach it from the launched terminal, add &! to the command. If it displays warnings, you can press `Control Shift C`, which will keep working. The examples below will only work if you have the software installed.
$~ firefox &! //or $~ phpstorm &!
