itsgoingd / itsgoingd/clockwork
Enable only for certain users
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 6k
- Forks
- 333
- Avg merge
- 5m
- Merged PRs (30d)
- 1
Description
How to enable in middleware (even if app_debug is false)?
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
Start by tracing the middleware and the app_debug check mentioned in the issue, then inspect how Clockwork currently decides whether it is enabled. Determine how user-specific access should behave when app_debug is false, and verify the result for both selected and non-selected users. No file or test is named in the issue, so locating the relevant entry points is part of the work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- laravel, php
- Domain
- backend, devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100