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

Halaman Kategori Artikel #286

Closed
Tracked by #273
vickyrolanda opened this issue Sep 7, 2023 · 2 comments
Closed
Tracked by #273

Halaman Kategori Artikel #286

vickyrolanda opened this issue Sep 7, 2023 · 2 comments
Assignees
Labels

Comments

@vickyrolanda
Copy link
Contributor

vickyrolanda commented Sep 7, 2023

Kategori digunakan untuk mengklasifikasi artikel agar mengikuti standar artikel, dan beguna juga untuk menjadi informasi yang dapat di klasifikasikan perkelompok kategori.

Referensi bisa tampilan bisa seperti berikut ini :
image

Form inputan bisa seperti sebagai berikut :

  1. Nama Kategori
  2. Status "Ya"."Tidak"

Struktur Data bisa mengikuti sebagai berikut ini :

  1. id_kategori
  2. nama_kategori
  3. slug
  4. status
  5. tanggal_buat
@pandigresik
Copy link
Contributor

Struktur table kita gunakan seperti dibawah ini, kita pakai id bukan id_kategori mengikuti konvensi dari laravel

image

pandigresik added a commit that referenced this issue Sep 8, 2023
pandigresik added a commit that referenced this issue Sep 8, 2023
@vickyrolanda
Copy link
Contributor Author

Sudah diselesaikan di PR #288

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants