-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
$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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels