[GH-ISSUE #1581] problem in install for first time #884

Closed
opened 2026-02-26 02:34:31 +03:00 by kerem · 1 comment
Owner

Originally created by @falahatiali on GitHub (Nov 12, 2022).
Original GitHub issue: https://github.com/koel/koel/issues/1581

Describe the bug
I want to install it for first time but I get this error after composer install

@php artisan clear-compiled

Fatal error: Uncaught Error: Class "Illuminate\Foundation\Application" not found in /var/www/html/bootstrap/app.php:16
Stack trace:
#1 {main}
thrown in /var/www/html/bootstrap/app.php on line 16
Script @php artisan clear-compiled handling the pre-update-cmd event returned with error code 255

Originally created by @falahatiali on GitHub (Nov 12, 2022). Original GitHub issue: https://github.com/koel/koel/issues/1581 **Describe the bug** I want to install it for first time but I get this error after composer install > @php artisan clear-compiled Fatal error: Uncaught Error: Class "Illuminate\Foundation\Application" not found in /var/www/html/bootstrap/app.php:16 Stack trace: #1 {main} thrown in /var/www/html/bootstrap/app.php on line 16 Script @php artisan clear-compiled handling the pre-update-cmd event returned with error code 255
kerem closed this issue 2026-02-26 02:34:31 +03:00
Author
Owner

@phanan commented on GitHub (Nov 14, 2022):

Please do not ignore the issue template.

<!-- gh-comment-id:1313670861 --> @phanan commented on GitHub (Nov 14, 2022): Please do not ignore the issue template.
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#884
No description provided.