I'd like to be able to clear the console while using artisan tinker much like the way you would use .cls to clear the console while using sqlite3
Os: Windows CLI: Git Bash / Powershell
I'd like to be able to clear the console while using artisan tinker much like the way you would use .cls to clear the console while using sqlite3
Os: Windows CLI: Git Bash / Powershell
As of 6th July, 21 it does work on the windows console
clear // just type this
I'm on Windows Terminal using the default Command line and it does work.