Level 29
When you type ls in the CLI (terminal) do you see the artisan file in the list?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
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.