Lance
Lance
FFilament
Created by Lance on 10/19/2024 in #❓┊help
Is it possible to DI in a class that extends Filament\Resources\Pages\CreateRecord?
mount doesn't work because the parent class has that defined already with no parameters __construct doesn't work because Livewire only injects into mount Currently I'm using app/resolve helper, but that's not DI.
3 replies