You need to use javascript to redirect. This doesn't work on mine too. Anyone?
The previous() method just gives you the last URL. On the first load this is obviously the page the user came from but after you've submitted your form this is the previous "form page" (because a request happened in between).
I'd say you have to put a real url on the cancel button. Are there multiple pages from which you can access your form?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community