Fix could not open input file artisan

If you are facing this issue “could not open input file artisan” the most common solution is you need to first create a Laravel project…

The post Fix could not open input file artisan appeared first on CodeSource.io.


This content originally appeared on CodeSource.io and was authored by Deven

If you are facing this issue “could not open input file artisan” the most common solution is you need to first create a Laravel project and if you already have one you need to go to this project dir using cd command in terminal Like below:

cd my project

Now you will be able to run any artisan commands, for example running PHP artisan will display you a list of available commands.

You can try running following command to check if everything works fine.

php artisan serve

The post Fix could not open input file artisan appeared first on CodeSource.io.


This content originally appeared on CodeSource.io and was authored by Deven


Print Share Comment Cite Upload Translate Updates
APA

Deven | Sciencx (2021-02-11T07:13:37+00:00) Fix could not open input file artisan. Retrieved from https://www.scien.cx/2021/02/11/fix-could-not-open-input-file-artisan/

MLA
" » Fix could not open input file artisan." Deven | Sciencx - Thursday February 11, 2021, https://www.scien.cx/2021/02/11/fix-could-not-open-input-file-artisan/
HARVARD
Deven | Sciencx Thursday February 11, 2021 » Fix could not open input file artisan., viewed ,<https://www.scien.cx/2021/02/11/fix-could-not-open-input-file-artisan/>
VANCOUVER
Deven | Sciencx - » Fix could not open input file artisan. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/02/11/fix-could-not-open-input-file-artisan/
CHICAGO
" » Fix could not open input file artisan." Deven | Sciencx - Accessed . https://www.scien.cx/2021/02/11/fix-could-not-open-input-file-artisan/
IEEE
" » Fix could not open input file artisan." Deven | Sciencx [Online]. Available: https://www.scien.cx/2021/02/11/fix-could-not-open-input-file-artisan/. [Accessed: ]
rf:citation
» Fix could not open input file artisan | Deven | Sciencx | https://www.scien.cx/2021/02/11/fix-could-not-open-input-file-artisan/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.