laravel-nestedset icon indicating copy to clipboard operation
laravel-nestedset copied to clipboard

Laravel nested set insert null data

Open hodonggiang opened this issue 5 years ago • 0 comments

Hello there I use laravel 5.8 anhd laravel nestedset V5.0.1 Inssert new node to DB data is null, when submit form dd($variable) have data but insert data is null Hope everybody help please

self::create($params, $parent);

hodonggiang avatar Jun 26 '20 04:06 hodonggiang