Forms\Components\FileUpload::make('image_url') ->disk('local') ->visibility('public') ->openable() ->required(),
SQLSTATE[23502]: Not null violation: 7 ERROR: null value in column "image_url" of relation "raffle_postings" violates not-null constraint DETAIL: Failing row contains (19, test, null, test, test, 1000.00, 1000.00, t, 2023-12-23 10:10:10, 2023-12-20 13:09:29, 2023-12-20 13:09:29).