mirror of
https://github.com/koel/koel.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #1012] Installation Error on running php artisan koel:init #613
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#613
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @connecteev on GitHub (Jun 27, 2019).
Original GitHub issue: https://github.com/koel/koel/issues/1012
Installation Error on running
php artisan koel:initWhen I go to http://127.0.0.1:8000/ after calling
php artisan koel:initI see:https://1ce.org/1#ByzHZhzgr
Terminal Logs:
@connecteev commented on GitHub (Jun 30, 2019):
ANy idea how to fix this? :(
@phanan commented on GitHub (Jun 30, 2019):
Yes. Please follow the doc and adhere to the issue template.
Kunal Punjabi notifications@github.com schrieb am So. 30. Juni 2019 um
16:42:
@chengjingfeng commented on GitHub (Jul 31, 2019):
the resource is local at here, need to download by yourself: https://github.com/koel/core.git
@chengjingfeng commented on GitHub (Jul 31, 2019):
cd PUBLIC_DIR
git clone https://github.com/phanan/koel.git .
cd koel
git checkout v3.7.0 # Check out the latest version at https://github.com/phanan/koel/releases
cd kole/resource/asset
git clone https://github.com/koel/core.git to get asset resource
npm install
composer install
php artisan koel:init # Populate credentials during the process
php artisan serve --host 0.0.0.0 --port=8001
@connecteev commented on GitHub (Jul 31, 2019):
@chengjingfeng @phanan I keep getting this error after following the installation steps.
https://prnt.sc/omkzp1