PHP ARTISAN TINKER is not responding and always shows an error
I am quite new to coding and trying to learn LARAVEL, now I am creating basic tables, factories, and models. As a terminal, I use Git Bash, for code editor VSCode, and for LARAVEL I use HERD on Windows. When I try to use “php artisan tinker” in the terminal I never get the starter message or any kind of starter indicator (>>> etc.), but that doesn’t bother me that much.