Horje
tinker not colorful Code Example
tinker not colorful
# On line ~37 of file 'vendor/psy/psysh/src/Configuration.php'
# const COLOR_MODE_DISABLED = 'disabled';
#turn it to 'auto'

#Changed
const COLOR_MODE_DISABLED = 'auto';


## Or global config
<?php
    return [ 'colorMode' => Psy\Configuration::COLOR_MODE_AUTO ] ;




Shell

Related
A multi-stage Dockerfile for building nodejs Code Example A multi-stage Dockerfile for building nodejs Code Example
bash quotes Code Example bash quotes Code Example
tinker lost color cli Code Example tinker lost color cli Code Example
open local files wsl Code Example open local files wsl Code Example
yarn upgrade typescript Code Example yarn upgrade typescript Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11