<input type="..." name="..." value="..." {{ $user->is_blocked ==...
may you are not submitted your form with the put method type, uses Route::any to check this
I believe that to make intended works you have to previously call Redirect::guest() check this post:...
well count returns the number of total rows, not the the rows per se
are you using mysql? check the encoding of your tables run this command inside mysql cli show create...
The Laravel portal for problem solving, knowledge sharing and community building.