reihanboo
Is there a package/plugin that record changes made in the database per table that works with Filamen
Filament*
So basically if someone updated a Product, it would save what the Product looked like before the update, but on the main table, it's just updated like usual.
3 replies
Unable to install due to conflicts... on a fresh install
Title.
Some info: I use Laragon, PHP 8.3.6, Laravel 11 (newest one)
And yes, when I said fresh install, I just did a
laravel new filament
and pasted in composer require filament/filament:"^3.2" -W
, but it gave me this message:
Would love to share more info. Also, I would prefer not to use strict versions (ie., filament/filament:"3.2.1.4"
.3 replies