In the console of windows 7, every time I execute a command in the console, a new window is opened to execute it and when giving the corresponding result it closes automatically.
Example:
composer search paquete
A new window opens but I can not see the packages found since the window closes without giving me a chance to see the results. It also happens with the commands of artisan (laravel).
Possibly the solution is simple but I can not solve it.