Não estou conseguindo testar o meu arquivo Conta.php pelo terminal shell. Estou usando o terminal do VsCode. SO Linux
php > require_once 'src/Conta.php'; PHP Warning: require_once(src/Conta.php): Failed to open stream: No such file or directory in php shell code on line 1 PHP Warning: Uncaught Error: Failed opening required 'src/Conta.php' (include_path='.:/usr/share/php') in php shell code:1 Stack trace:
#0 {main} thrown in php shell code on line 1 php >