Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple features can now be used with the same slug #28

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

chikenare
Copy link
Contributor

Previously you could only use one feature with the same slug since when creating another feature in another plan a prefix was added

Plan 1
feature-1
Plan2
feature-2

now multiple can be used for different plans

Plan 1
feature
Plan 2
feature

But a plan can only have one feature with the same slug

@mckenziearts mckenziearts self-assigned this Dec 3, 2024
@mckenziearts mckenziearts merged commit a965161 into laravelcm:main Dec 3, 2024
6 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants