atayahmet / laravel-nestable

Laravel 5 nested category/menu generator
MIT License
214 stars 52 forks source link

Add New Field #11

Closed ghost closed 7 years ago

ghost commented 7 years ago

Hai,

How to add new field ? I try modify nested.php in config but not show new field

Thanks

atayahmet commented 7 years ago

Hi @taramolor

No need for nested.php file to add new field. All fields add to data set via Eloquent. Only you can modify required fields to body section in nested.php