Courses

Laravel Filament Admin v2: Practical Course

Restricting Edit on Some Condition of the Record

Previous: HasMany Relationship: Use withCount in Table
avatar

Method App\Filament\Resources\VoucherResource\Pages\EditVoucher::notify does not exist.

avatar

thx solved Notification::make() ->title('Error') ->body('You cannot edit a voucher') ->danger() ->send();

avatar
You can use Markdown
avatar
You can use Markdown