Commit for this lesson: https://github.com/LaravelDaily/Laravel-Filament-Admin-Course/commit/bd77e9f94db9046ec29da97531d736c4a26272e2
Commit for this lesson: https://github.com/LaravelDaily/Laravel-Filament-Admin-Course/commit/bd77e9f94db9046ec29da97531d736c4a26272e2
Is it okay to move this part to the model itself, using mutators and accessors?
Never tried, I was doing it according to Filament docs. It should work on the Model level but may have negative consequences in how Filament then shows that data. Please try.
Worked fine but with setting should convert to true.