You can access the request:
https://laravel.com/docs/5.3/requests
$username = $request->input('username');
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community