Laravel-Backpack / NewsCRUD

An admin panel for news with categories and tags, using Backpack CRUD on Laravel 10
http://backpackforlaravel.com
Other
233 stars 51 forks source link

NewsCRUD issue with category_id after composer update #28

Closed morcano closed 7 years ago

morcano commented 7 years ago

Hi, after composer update I have issue with CRUD operations with Article on exist project. Category_id field is disabled and when I try save or update article i get error: Category_id field is required. When I create new Article category field disabled. When I try edit exist article this field is also blocked.

tabacitu commented 7 years ago

Hi @morcano ,

How did you install NewsCrud, option A or B?

lloy0076 commented 7 years ago

@morcano - is this still an issue? If so, please reopen.