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

Manage Category #4

Open
yuridimas opened this issue Jul 18, 2023 · 0 comments
Open

Manage Category #4

yuridimas opened this issue Jul 18, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@yuridimas
Copy link

yuridimas commented Jul 18, 2023

Table categories {
  id unsignedbiginteger [pk]
  uuid string
  model_id unsignedbiginteger
  model_type string
  name string
}
function middleware
index superadmin,admin
store superadmin,admin
show superadmin,admin,cashier
update superadmin,admin
destroy superadmin

Category dapat dibuat oleh superadmin dan admin, jika tidak ada relasi ke Product maka dapat dieksekusi forceDelete

@yuridimas yuridimas added the enhancement New feature or request label Jul 18, 2023
@yuridimas yuridimas added this to the v1 milestone Jul 18, 2023
@baralogi baralogi changed the title Category Manage Category Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant