Bradie Tilley
Bradie Tilley
Agreed. A `restoring` event is *not* an `updating` event and should *not* be treated as one. You should be able to restore a model without firing an `updating` event.
Yep, I get this a bit. Also, namespace imports aren't suggested half the time (half the time they are?). `$product = Product` should yield an autocomplete list including an import...
This error can be caused by different things, but ultimately a transaction being committed prematurely. For me it was the because my base `Tests\TestCase` was using `Illuminate\Foundation\Testing\RefreshDatabase` a bunch of...
Should this package be archived or should this PR be merged? 👀