mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-24 03:59:08 -05:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
@@ -131,6 +131,7 @@ class ApplicationController extends Controller
|
||||
return new ApplicationUrlProof(['url' => $value]);
|
||||
});
|
||||
$application->urlProofs()->saveMany($urls);
|
||||
|
||||
return redirect()->route('login')
|
||||
->withSuccess(trans('application-submitted'));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user