Use the Auth::user()->id throughout the controller. Closes #483
This commit is contained in:
@@ -57,7 +57,6 @@
|
||||
</div>
|
||||
</fieldset>
|
||||
|
||||
<input type="hidden" name="component[user_id]" value="{{ $loggedUser->id }}">
|
||||
<input type="hidden" name="component[order]" value="0">
|
||||
|
||||
<div class="btn-group">
|
||||
|
||||
Reference in New Issue
Block a user