Skip to main content

Restricting Edit on Some Condition of the Record

Premium
2:25

The Full Lesson is Only for Premium Members

Want to access all of our courses? (31 h 16 min)

You also get:

55 courses
Premium tutorials
Access to repositories
Private Discord
Get Premium for $129/year or $29/month

Already a member? Login here

Comments & Discussion

E
ethar ✓ Link copied!

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

E
ethar ✓ Link copied!

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