w0bm/w0bm.com

Return redirect does not work here

Opened this issue · 0 comments

belst commented

return redirect()->back()->with('error', 'no videos found');

Cannot return a redirect here. need to throw or handle it differently.