itsgoingd / itsgoingd/clockwork
The WEB UI cannot loading its JS,CSS files
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 6k
- Forks
- 333
- Avg merge
- 5m
- Merged PRs (30d)
- 1
Description
I install clockwork to my project, but the WEB UI doesn't work. It can be open in chrome, but can't loading all js and css file. Am I missing something?
"php": "7.2.19"
"laravel/framework": "5.8.29"
"itsgoingd/clockwork": "4.0.5"
composer require itsgoingd/clockwork successfully.



Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the Clockwork web UI asset-loading failure using PHP 7.2.19, Laravel 5.8.29, and Clockwork 4.0.5, then inspect the browser's failed JavaScript and CSS requests. Done means the UI loads all required assets successfully in Chrome; the issue does not name a source file or test to start from.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, laravel, php
- Domain
- devtools, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100