@extends('base') @section('content') @include('settings/navbar', ['selected' => 'settings'])

Settings

{!! csrf_field() !!}

App Settings

This image should be 43px in height.


Registration Settings

If domain restriction is used then email confirmation will be required and the below value will be ignored.

Enter a comma separated list of email domains you would like to restrict registration to. Users will be sent an email to confirm their address before being allowed to interact with the application.
Note that users will be able to change their email addresses after successful registration.


@stop