Thursday, March 2, 2017

Laravel form validation

What I want to do is to pass current user's id to create a new link that belongs to that user. When I hit submit it keeps showing error message: user id field is required. I think there might be a mistake in my controller action, but can't figure it out.

screen



via akburan

Advertisement