Turns out this was quite simple - I was assigning variables just before a redirect, so they were getting lost. I modified my Notice class to use session storage instead, and it now works as intended.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community