Deven stands for Development Environment or Development Engine. It’s a command line tool for web developers for creating LAMP virtualhost based development environments in a single command.
Sometimes a single local domain “localhost” is not enough if we develop more projects. Usually we just use folders for different projects, but woldn’t local domains be better? Some php scripts are not made to run from a subfolder and have problems with that. Here is the solution.