Have you try dd(Input::all()) to see if you get the correct button name?
Yes. And the button name input is empty. But it's still there.
Have you tried this:
<button type="submit" name="add_another" value="Save & add another">Save & add another</button>
That did it. Thank you.
In hindsight, it was a pretty basic, obvious, non-Laravel question. Sorry to bother with this.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community