🔒 Closed Could not open input file: artisan

Status
Not open for further replies.

kevin rens

Eternal Poster
error.webp
 
Di gumana yung cd command mo.
cd ka muna sa root directory ng site mo (laravel?) then doon ka mag-execute ng php artisan command.
 
Looks like nasa cygwin ka which uses unix format sa directory structure ('/' vs '\' sa windows).

Try this:
Code:
ls
Kapag nakita mo na yung artisan then issue this:
Code:
php ./artisan serve
 
Status
Not open for further replies.

About this Thread

  • 3
    Replies
  • 859
    Views
  • 4
    Participants
Last reply from:
homer_simpson

Trending Topics

Online now

Members online
494
Guests online
15,834
Total visitors
16,328

Forum statistics

Threads
2,281,798
Posts
29,004,024
Members
1,224,602
Latest member
wakak
Back
Top