feat(categories): create category model with relationships - #16
Merged
Conversation
berna39
force-pushed
the
dev
branch
2 times, most recently
from
August 9, 2026 12:17
f161ae4 to
382a2df
Compare
berna39
reviewed
Aug 22, 2026
| * | ||
| * @return HasMany<Profile, $this> | ||
| */ | ||
| public function developers(): HasMany |
gracieuxsikuly
force-pushed
the
feature/new-model-test-contrubition
branch
from
August 22, 2026 12:36
d6d64a5 to
a664782
Compare
gracieuxsikuly
force-pushed
the
feature/new-model-test-contrubition
branch
4 times, most recently
from
August 22, 2026 13:43
939e9ab to
0ab1617
Compare
berna39
requested changes
Aug 22, 2026
berna39
left a comment
Contributor
There was a problem hiding this comment.
Would you add the "storage/api-docs/api-docs.json" got the .gitignore please?
It will be generated on release build by the CI.
And add a seeder with some categories values like "Frontend, backend, data, DBA, Network, OPS, SysOps, Devops, Management, ..." so that we may start with bunch of values
gracieuxsikuly
force-pushed
the
feature/new-model-test-contrubition
branch
from
August 23, 2026 10:52
0ab1617 to
8d7419e
Compare
Minimum allowed line rate is |
berna39
approved these changes
Aug 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Tiket-number: (categories create category)