database/seeders/WebinarsSeeder.php
syntax error, unexpected '$webinar' (T_VARIABLE), expecting ',' or ')'
Open
Open
->each(fn (Webinar $webinar) =>
- Exclude checks
Opening parenthesis of a multi-line function call must be the last content on the line Open
Open
->each(fn (Webinar $webinar) =>
- Exclude checks
Space before opening parenthesis of function call prohibited Open
Open
->each(fn (Webinar $webinar) =>
- Exclude checks