Coder Social home page Coder Social logo

62whale's People

Contributors

dimasbagussusilo avatar fiyuang avatar fiyuangg avatar hifebriansyah avatar wiryoputro62 avatar yanralapdy avatar yobisetiawan avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

62whale's Issues

implementasi has many pada table sendiri

misalkan category memiliki parent_id bagaimana caranya mengeluarkan category beserta sub_category dimana parent, child dan grand_child

hasilnya seperti ini

Root Category (Kategori Utama)
├─ Fashion
│ ├─ Pria (Men)
│ │ ├─ Pakaian (Clothing)
│ │ │ ├─ Atasan (Tops)
│ │ │ ├─ Bawahan (Bottoms)
│ │ │ └─ Celana Jeans (Jeans)
│ │ ├─ Sepatu (Shoes)
│ │ │ ├─ Sneakers
│ │ │ └─ Sepatu Formal (Formal Shoes)
│ │ └─ Aksesoris (Accessories)
│ │ ├─ Topi (Hats)
│ │ └─ Kacamata (Sunglasses)
│ └─ Wanita (Women)
│ ├─ Pakaian (Clothing)
│ │ ├─ Blouse
│ │ ├─ Dress
│ │ └─ Rok (Skirt)
│ ├─ Sepatu (Shoes)
│ │ ├─ Heels
│ │ └─ Sepatu Sneakers (Sneakers)
│ └─ Aksesoris (Accessories)
│ ├─ Tas (Bags)
│ └─ Perhiasan (Jewelry)
├─ Elektronik (Electronics)
│ ├─ Smartphone
│ ├─ Laptop
│ └─ Kamera (Camera)
├─ Rumah Tangga (Home & Living)
│ ├─ Furniture
│ └─ Dekorasi (Decoration)
└─ Olahraga (Sports)
├─ Peralatan Olahraga (Sports Equipment)
└─ Pakaian Olahraga (Sports Apparel)

when create a data in catalog its not return the ID

ketika kita create data dengan catalog controller. dia tidak mengembalikan ID dimana data itu di buat. ex kita create promo dengan catatan field pada promos
promos(id, name, slug, description)

tetapi yang malah keluar adalah : name, slug, description
meskipun pada transformer crate.json sudah di tambahkan "id" tetap tidak juga keluar

response find.json multilevel has_many issue

When i'm trying to query from order_groups table, which have multi-level has_many relationship, it will only show the first level of the has_many relationship. The filterable also not working on the has_many relationship

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.