Apply fixes from StyleCI
This commit is contained in:
parent
e91362eee6
commit
a5aa089d66
4 changed files with 5 additions and 5 deletions
|
@ -121,7 +121,7 @@ class UserController extends Controller
|
|||
'password',
|
||||
'name_first',
|
||||
'name_last',
|
||||
'username'
|
||||
'username',
|
||||
]));
|
||||
Alert::success('Account has been successfully created.')->flash();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue