CRUD icon indicating copy to clipboard operation
CRUD copied to clipboard

Deprecate `setFromDb()` method

Open promatik opened this issue 1 year ago • 1 comments

Related with https://github.com/Laravel-Backpack/docs/pull/506.

promatik avatar Jan 07 '24 22:01 promatik

I agree we do this, but at the same time we remove setFromDB from our stubs too.

Otherwise I don't think it makes sense to deprecate a function that we still use.

The stubs are now publishable too, so if you want to add something back that we removed you can just publish the stubs and do your changes accordingly.

Cheers

pxpm avatar Jan 10 '24 18:01 pxpm