Want to access all of our courses? (36 h 00 min)
You also get:
Already a member? Login here
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.
Tables\Columns\TextColumn::make("default_rate")->money( config("app.currency"), true )
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.