Horje
tinker lost color Code Example
tinker lost color
# 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
brew install wine Code Example brew install wine Code Example
how to install python on ubuntu pyenv Code Example how to install python on ubuntu pyenv Code Example
retsrta nginx Code Example retsrta nginx Code Example
how to start nginx in linux Code Example how to start nginx in linux Code Example
how to check if am using wayland Code Example how to check if am using wayland Code Example

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