Use the Auth::user()->id throughout the controller. Closes #483

This commit is contained in:
James Brooks
2015-03-06 08:34:47 +00:00
parent ebaf7d8533
commit de9792b5fc
8 changed files with 13 additions and 10 deletions
@@ -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">