Skip to content

Issue with artisan #8

@LauriSalonen

Description

@LauriSalonen

I am not sure if i am stupid enough to work with this but I cannot get what I am doing wrong

When I am trying to run whole thing i get always this error:
C:\dinero>php artisan migrate --seed
PHP Warning: require(C:\dinero/vendor/autoload.php): Failed to open stream: No such file or directory in C:\dinero\artisan on line 18
PHP Fatal error: Uncaught Error: Failed opening required 'C:\dinero/vendor/autoload.php' (include_path='.;C:\php\pear') in C:\dinero\artisan:18
Stack trace:
#0 {main}
thrown in C:\dinero\artisan on line 18

I have tried to switch php version to 8.1 didn't work, 8.3 didn't work, composer is installed successfully and php works fine, but this isn't

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions