0

I have a windows machine and using laravel 5.2. when i am running php artisan list command it display all command but appending some unformatted data in front of result. can you please help me on this.

Attaching console result screenshot

enter image description here

Nirmal Kumar
  • 125
  • 8
  • 1
    Native Windows command line doesn't support [ANSI colors](https://en.wikipedia.org/wiki/ANSI_escape_code#Colors) – ljubadr Oct 24 '17 at 06:24
  • Use artisan inside one of the following: [Git BASH](https://git-for-windows.github.io/), [cmder](http://cmder.net/), [babun](http://babun.github.io/), [Ansicon](https://github.com/adoxa/ansicon) – ljubadr Oct 24 '17 at 06:27
  • take a look at [laravel artisan commands colors not showing](https://stackoverflow.com/questions/29422276/laravel-artisan-commands-colors-not-showing) – ljubadr Oct 24 '17 at 06:30
  • Possible duplicate of [laravel artisan commands colors not showing](https://stackoverflow.com/questions/29422276/laravel-artisan-commands-colors-not-showing) – ventiseis Oct 24 '17 at 06:58
  • But when i am installing laravel versions 5.4 then it shows properly – Nirmal Kumar Oct 24 '17 at 11:50

0 Answers0