[GH-ISSUE #307] Warning in lavarel 5 #224

Closed
opened 2026-02-26 02:32:30 +03:00 by kerem · 2 comments
Owner

Originally created by @benjamin0x7cb on GitHub (Apr 17, 2016).
Original GitHub issue: https://github.com/koel/koel/issues/307

Warning: require_once(vendor/autoload.php): failed to open stream: No such file or directory in (path of file when i need it)

Fatal error: require_once(): Failed opening required 'vendor/autoload.php' (include_path='.;C:\xampp\php\PEAR') in (path of file when i need it)
Share the fix issues:Run composer with --no-scripts
composer update --no-scripts

Originally created by @benjamin0x7cb on GitHub (Apr 17, 2016). Original GitHub issue: https://github.com/koel/koel/issues/307 **Warning**: require_once(vendor/autoload.php): failed to open stream: No such file or directory in (path of file when i need it) **Fatal error**: require_once(): Failed opening required 'vendor/autoload.php' (include_path='.;C:\xampp\php\PEAR') in (path of file when i need it) Share the fix issues:Run composer with --no-scripts `composer update --no-scripts`
kerem closed this issue 2026-02-26 02:32:30 +03:00
Author
Owner

@BernardGoldberger commented on GitHub (Apr 18, 2016):

Is composer update a good idea? doesn't that overwrite the composer.lock file?

<!-- gh-comment-id:211149851 --> @BernardGoldberger commented on GitHub (Apr 18, 2016): Is `composer update` a good idea? doesn't that overwrite the composer.lock file?
Author
Owner

@phanan commented on GitHub (Apr 18, 2016):

It's not a good idea.

<!-- gh-comment-id:211151595 --> @phanan commented on GitHub (Apr 18, 2016): It's not a good idea.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#224
No description provided.