Skip to content

up() / down() affects nothing. #81

Closed
@domesticlion

Description

@domesticlion

I'm using L5.2 on PHP7.

There are 4 nodes(categories) on the root level.

$category = Category::find($id); // finding 2nd node.
$category->down();

$category->down() returns true, but all rows on category table doesn't change at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions