Skip to content

$model->delete() fails #12

@ITwrx

Description

@ITwrx

$model->delete() fails for some reason.

same exact code works fine with apc activated in .env and laravel-opcache still installed and without reverting

use ElcoBvg\Opcache\Model;

back to

use Illuminate\Database\Eloquent\Model;

. i thought cache flush wasn't working at first, but the row is not actually being deleted.

thanks

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