laravel 5.4 - Php artisan dusk does not show the result in red or green colour -


using laravel 5.4 , installed dusk(1.7) , phpunit(5.7)

the result has no color indications, red or green color

enter image description here


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -