79254909

Date: 2024-12-05 13:45:50
Score: 1
Natty:
Report link

You can do this:

Action::make('Generate QR Codes')
    ->action(function ($record) {
        // ... 
    })
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Bennett