Skip to content

disableLocking() is not a public method #7

Open
@delmicio

Description

@delmicio

Hi,
When trying to use the disableLocking() method it fails as it is protected.

$model->disableLocking();

BadMethodCallException with message 'Call to undefined method Illuminate/Database/Query/Builder::disableLocking()'

Please accept the PR #6 to fix this.

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