Monday, May 22, 2017

How to get a url value into a form field when the link is clicked in laravel

I want to create a ref link like this in laravel 5.4Registration form emails example.com For every registered user and when the link is click it should redirect to the registration form where the ref value is automatically get into the REF form field as given in the image. Here are the related images RegistrationController



via Odayo

Advertisement