Closed umarmughal824 closed 8 years ago
I mean what is this code supposed to? // get data from input $code = Input::get( 'code' );
Please guid me. I am confused about it. What should be this code?
If you need help on what Input is read the official documentation on
http://laravel.com
thanks. I have got it resolved.
I mean what is this code supposed to? // get data from input $code = Input::get( 'code' );
Please guid me. I am confused about it. What should be this code?