php artisan php warning require
composer install --ignore-platform-reqs
php artisan php warning require
composer install --ignore-platform-reqs
failed to open stream: No such file or directory in artisan on line 18
The error is due to missing vendor folder.
You just need to run `composer install` in the project directory which will
create a folder named vendor which will have all composer libraries and
`autoload.php` file.
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us