Level 29
When you type ls in the CLI (terminal) do you see the artisan file in the list?
I have sail installed in my laravel project. While container instance is running, I cannot run artisan commands using sail artisan that always show Could not open input file: artisan error. I am currently using Ubuntu 23.10.
What can be the issue behind this?
Please or to participate in this conversation.