Welcome Guest, Not a member yet? Register   Sign In
return redirect()->back();
#5

I had been suing my own wrapper function (email) for the PHP mail function and thought that might have something to do with the issue, so I changed the code to use the PHP mail function directly. Same issue - the code execution appears to stop after the PHP mail function is called. Mt statement to write to the log just before the return redirect does not get executed, nor does the return redirect. Any help would be appreciated...
Reply


Messages In This Thread
return redirect()->back(); - by swsupport - 05-15-2021, 08:24 AM
RE: return redirect()->back(); - by includebeer - 05-15-2021, 08:38 AM
RE: return redirect()->back(); - by swsupport - 05-15-2021, 09:01 AM
RE: return redirect()->back(); - by swsupport - 05-15-2021, 09:50 AM
RE: return redirect()->back(); - by swsupport - 05-15-2021, 10:20 AM
RE: return redirect()->back(); - by InsiteFX - 05-15-2021, 11:40 AM
RE: return redirect()->back(); - by swsupport - 05-15-2021, 11:41 AM
RE: return redirect()->back(); - by wdeda - 05-15-2021, 03:10 PM
RE: return redirect()->back(); - by swsupport - 05-15-2021, 04:47 PM
RE: return redirect()->back(); - by demyr - 05-15-2021, 10:54 PM
RE: return redirect()->back(); - by MGatner - 05-22-2021, 05:19 AM
RE: return redirect()->back(); - by John_Betong - 05-22-2021, 04:49 PM



Theme © iAndrew 2016 - Forum software by © MyBB