Team-Tea-Time/laravel-forum

Subcategory selection inside new category

webvent2022 opened this issue · 1 comments

Hello,

I went ahead and added categories to the modal for the category creation so i could create a parent / child relationship. I made the adjustments elsewhere in the program but for some reason the parent_id is just not setting. I went ahead and made the adjustment too inside the Action adding the parent id to the constructor..

nothing.

can you upload a copy of the modal and everything tied together with the parent / child relationships?

missed the fillable in the model