[GH-ISSUE #744] Development mode for Koel #535

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

Originally created by @jgm28 on GitHub (May 2, 2018).
Original GitHub issue: https://github.com/koel/koel/issues/744

I've been trying to modify a little bit from the current Koel version but it's been really hard because the js logging doesn't appear in the browser console. I've been going through all of the internet and tried changing the environment modes but still couldn't fix my problem. Could I get any help on this?

Originally created by @jgm28 on GitHub (May 2, 2018). Original GitHub issue: https://github.com/koel/koel/issues/744 I've been trying to modify a little bit from the current Koel version but it's been really hard because the js logging doesn't appear in the browser console. I've been going through all of the internet and tried changing the environment modes but still couldn't fix my problem. Could I get any help on this?
kerem 2026-02-26 02:33:29 +03:00
Author
Owner

@dilawer commented on GitHub (Nov 7, 2018):

how can we do that it will be really appreciate able if you can answer this .

<!-- gh-comment-id:436603313 --> @dilawer commented on GitHub (Nov 7, 2018): how can we do that it will be really appreciate able if you can answer this .
Author
Owner

@phanan commented on GitHub (Apr 22, 2020):

With the latest version of Koel, dev mode can be enabled by:

yarn hot
php artisan serve --port 8000

# browse to 127.0.01:8080 
<!-- gh-comment-id:617628316 --> @phanan commented on GitHub (Apr 22, 2020): With the latest version of Koel, dev mode can be enabled by: ``` yarn hot php artisan serve --port 8000 # browse to 127.0.01:8080 ```
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#535
No description provided.