@extends('shaun_core::install.layouts.master') @section('template_title') {{ __('Step 2 | Environment Settings') }} @endsection @section('title') {!! __('Step 2 | Environment Settings') !!} @endsection @section('container')
{{__('Please enter the admin prefix name, it will be the Admin URL of your social website. Ex: your site is at www.domain.com, you enter "myadmin" into the "Admin prefix" -> to access the admin you will enter the url www.domain.com/myadmin')}}