I don't think you can do it with redirect()->back(), you will have to use own url with redirect()->to(...)
TorchSK said:
I don't think you can do it with redirect()->back(), you will have to use own url with redirect()->to(...)
like what?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community