- 0
"concurrency"
- app
array:18 [▼
"name" => "Dr. TÜRK"
"env" => "production"
"debug" => true
"url" => "https://drturk.com.tr"
"frontend_url" => "http://localhost:3000"
"asset_url" => null
"timezone" => "UTC"
"locale" => "ar"
"fallback_locale" => "en"
"faker_locale" => "en_US"
"cipher" => "AES-256-CBC"
"key" => "base64:vfXmV9AzJ1OgDTVikqz3CIFNNzAEcRSpWqLvoZbRhnY="
"previous_keys" => []
"maintenance" => array:2 [▶
"driver" => "file"
"store" => "database"
]
"providers" => array:58 [▶
0 => "Illuminate\Auth\AuthServiceProvider"
1 => "Illuminate\Broadcasting\BroadcastServiceProvider"
2 => "Illuminate\Bus\BusServiceProvider"
3 => "Illuminate\Cache\CacheServiceProvider"
4 => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
5 => "Illuminate\Concurrency\ConcurrencyServiceProvider"
6 => "Illuminate\Cookie\CookieServiceProvider"
7 => "Illuminate\Database\DatabaseServiceProvider"
8 => "Illuminate\Encryption\EncryptionServiceProvider"
9 => "Illuminate\Filesystem\FilesystemServiceProvider"
10 => "Illuminate\Foundation\Providers\FoundationServiceProvider"
11 => "Illuminate\Hashing\HashServiceProvider"
12 => "Illuminate\Mail\MailServiceProvider"
13 => "Illuminate\Notifications\NotificationServiceProvider"
14 => "Illuminate\Pagination\PaginationServiceProvider"
15 => "Illuminate\Auth\Passwords\PasswordResetServiceProvider"
16 => "Illuminate\Pipeline\PipelineServiceProvider"
17 => "Illuminate\Queue\QueueServiceProvider"
18 => "Illuminate\Redis\RedisServiceProvider"
19 => "Illuminate\Session\SessionServiceProvider"
20 => "Illuminate\Translation\TranslationServiceProvider"
21 => "Illuminate\Validation\ValidationServiceProvider"
22 => "Illuminate\View\ViewServiceProvider"
23 => "Illuminate\Auth\AuthServiceProvider"
24 => "Illuminate\Broadcasting\BroadcastServiceProvider"
25 => "Illuminate\Bus\BusServiceProvider"
26 => "Illuminate\Cache\CacheServiceProvider"
27 => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
28 => "Illuminate\Cookie\CookieServiceProvider"
29 => "Illuminate\Database\DatabaseServiceProvider"
30 => "Illuminate\Encryption\EncryptionServiceProvider"
31 => "Illuminate\Filesystem\FilesystemServiceProvider"
32 => "Illuminate\Foundation\Providers\FoundationServiceProvider"
33 => "Illuminate\Hashing\HashServiceProvider"
34 => "Illuminate\Mail\MailServiceProvider"
35 => "Illuminate\Notifications\NotificationServiceProvider"
36 => "Illuminate\Pagination\PaginationServiceProvider"
37 => "Illuminate\Pipeline\PipelineServiceProvider"
38 => "Illuminate\Queue\QueueServiceProvider"
39 => "Illuminate\Redis\RedisServiceProvider"
40 => "Illuminate\Auth\Passwords\PasswordResetServiceProvider"
41 => "Illuminate\Session\SessionServiceProvider"
42 => "Illuminate\Translation\TranslationServiceProvider"
43 => "Illuminate\Validation\ValidationServiceProvider"
44 => "Illuminate\View\ViewServiceProvider"
45 => "App\Providers\AppServiceProvider"
46 => "App\Providers\AuthServiceProvider"
47 => "App\Providers\BroadcastServiceProvider"
48 => "App\Providers\EventServiceProvider"
49 => "App\Providers\FortifyServiceProvider"
50 => "Themes\ThemeServiceProvider"
51 => "Modules\ServiceProvider"
52 => "Barryvdh\Debugbar\ServiceProvider"
53 => "App\Providers\RouteServiceProvider"
54 => "Plugins\ServiceProvider"
55 => "Custom\ServiceProvider"
56 => "App\Providers\AdminRouteServiceProvider"
57 => "Propaganistas\LaravelPhone\PhoneServiceProvider"
]
"aliases" => array:45 [▶
"App" => "Illuminate\Support\Facades\App"
"Arr" => "Illuminate\Support\Arr"
"Artisan" => "Illuminate\Support\Facades\Artisan"
"Auth" => "Illuminate\Support\Facades\Auth"
"Blade" => "Illuminate\Support\Facades\Blade"
"Broadcast" => "Illuminate\Support\Facades\Broadcast"
"Bus" => "Illuminate\Support\Facades\Bus"
"Cache" => "Illuminate\Support\Facades\Cache"
"Concurrency" => "Illuminate\Support\Facades\Concurrency"
"Config" => "Illuminate\Support\Facades\Config"
"Context" => "Illuminate\Support\Facades\Context"
"Cookie" => "Illuminate\Support\Facades\Cookie"
"Crypt" => "Illuminate\Support\Facades\Crypt"
"Date" => "Illuminate\Support\Facades\Date"
"DB" => "Illuminate\Support\Facades\DB"
"Eloquent" => "Illuminate\Database\Eloquent\Model"
"Event" => "Illuminate\Support\Facades\Event"
"File" => "Illuminate\Support\Facades\File"
"Gate" => "Illuminate\Support\Facades\Gate"
"Hash" => "Illuminate\Support\Facades\Hash"
"Http" => "Illuminate\Support\Facades\Http"
"Js" => "Illuminate\Support\Js"
"Lang" => "Illuminate\Support\Facades\Lang"
"Log" => "Illuminate\Support\Facades\Log"
"Mail" => "Illuminate\Support\Facades\Mail"
"Notification" => "Illuminate\Support\Facades\Notification"
"Number" => "Illuminate\Support\Number"
"Password" => "Illuminate\Support\Facades\Password"
"Process" => "Illuminate\Support\Facades\Process"
"Queue" => "Illuminate\Support\Facades\Queue"
"RateLimiter" => "Illuminate\Support\Facades\RateLimiter"
"Redirect" => "Illuminate\Support\Facades\Redirect"
"Request" => "Illuminate\Support\Facades\Request"
"Response" => "Illuminate\Support\Facades\Response"
"Route" => "Illuminate\Support\Facades\Route"
"Schedule" => "Illuminate\Support\Facades\Schedule"
"Schema" => "Illuminate\Support\Facades\Schema"
"Session" => "Illuminate\Support\Facades\Session"
"Storage" => "Illuminate\Support\Facades\Storage"
"Str" => "Illuminate\Support\Str"
"URL" => "Illuminate\Support\Facades\URL"
"Uri" => "Illuminate\Support\Uri"
"Validator" => "Illuminate\Support\Facades\Validator"
"View" => "Illuminate\Support\Facades\View"
"Vite" => "Illuminate\Support\Facades\Vite"
]
"version" => "4.0"
"asset_version" => "4.0"
]
- auth
array:5 [▼
"defaults" => array:2 [▶
"guard" => "web"
"passwords" => "users"
]
"guards" => array:2 [▶
"web" => array:2 [▶
"driver" => "session"
"provider" => "users"
]
"sanctum" => array:2 [▶
"driver" => "sanctum"
"provider" => null
]
]
"providers" => array:1 [▶
"users" => array:2 [▶
"driver" => "eloquent"
"model" => "App\User"
]
]
"passwords" => array:1 [▶
"users" => array:4 [▶
"provider" => "users"
"table" => "password_reset_tokens"
"expire" => 60
"throttle" => 60
]
]
"password_timeout" => 10800
]
- bc
array:4 [▼
"active_theme" => "BC"
"media" => array:3 [▶
"groups" => array:2 [▶
"default" => array:5 [▶
"ext" => array:7 [▶
0 => "jpg"
1 => "jpeg"
2 => "png"
3 => "gif"
4 => "bmp"
5 => "docx"
6 => "JPG"
]
"mime" => array:5 [▶
0 => "image/png"
1 => "image/jpeg"
2 => "image/gif"
3 => "image/bmp"
4 => "application/vnd.openxmlformats-officedocument.wordprocessingml.document"
]
"max_size" => 20000000
"max_width" => 4000
"max_height" => 4000
]
"image" => array:5 [▶
"ext" => array:6 [▶
0 => "jpg"
1 => "jpeg"
2 => "png"
3 => "gif"
4 => "bmp"
5 => "JPG"
]
"mime" => array:4 [▶
0 => "image/png"
1 => "image/jpeg"
2 => "image/gif"
3 => "image/bmp"
]
"max_size" => 20000000
"max_width" => 4000
"max_height" => 4000
]
]
"optimize_image" => true
"preview_direct" => true
]
"disable_require_change_pw" => false
"cdn_url" => ""
]
- boat
array:2 [▼
"boat_route_prefix" => "boat"
"layouts" => array:2 [▶
"normal" => "Normal Layout"
"map" => "Map Layout"
]
]
- booking
array:2 [▼
"booking_route_prefix" => "booking"
"statuses" => array:7 [▶
0 => "completed"
1 => "processing"
2 => "confirmed"
3 => "cancelled"
4 => "paid"
5 => "unpaid"
6 => "partial_payment"
]
]
- broadcasting
array:2 [▼
"default" => "null"
"connections" => array:6 [▶
"reverb" => array:6 [▶
"driver" => "reverb"
"key" => null
"secret" => null
"app_id" => null
"options" => array:4 [▶
"host" => null
"port" => 443
"scheme" => "https"
"useTLS" => true
]
"client_options" => []
]
"pusher" => array:6 [▶
"driver" => "pusher"
"key" => ""
"secret" => ""
"app_id" => ""
"options" => array:6 [▶
"cluster" => null
"host" => "api-mt1.pusher.com"
"port" => 443
"scheme" => "https"
"encrypted" => true
"useTLS" => true
]
"client_options" => []
]
"ably" => array:2 [▶
"driver" => "ably"
"key" => null
]
"log" => array:1 [▶
"driver" => "log"
]
"null" => array:1 [▶
"driver" => "null"
]
"redis" => array:2 [▶
"driver" => "redis"
"connection" => "default"
]
]
]
- cache
array:3 [▼
"default" => "file"
"stores" => array:8 [▶
"array" => array:2 [▶
"driver" => "array"
"serialize" => false
]
"database" => array:4 [▶
"connection" => null
"table" => "cache"
"lock_connection" => null
"lock_table" => null
]
"file" => array:3 [▶
"driver" => "file"
"path" => "/home/drturk.com.tr/bc-cms/storage/framework/cache/data"
"lock_path" => "/home/drturk.com.tr/bc-cms/storage/framework/cache/data"
]
"memcached" => array:5 [▶
"driver" => "memcached"
"persistent_id" => null
"sasl" => array:2 [▶
0 => null
1 => null
]
"options" => []
"servers" => array:1 [▶
0 => array:3 [▶
"host" => "127.0.0.1"
"port" => 11211
"weight" => 100
]
]
]
"redis" => array:3 [▶
"driver" => "redis"
"connection" => "cache"
"lock_connection" => "default"
]
"dynamodb" => array:6 [▶
"driver" => "dynamodb"
"key" => null
"secret" => null
"region" => "us-east-1"
"table" => "cache"
"endpoint" => null
]
"octane" => array:1 [▶
"driver" => "octane"
]
"apc" => array:1 [▶
"driver" => "apc"
]
]
"prefix" => "booking_core_cache_"
]
- car
array:1 [▼
"car_route_prefix" => "car"
]
- chatify
array:8 [▼
"name" => "Messenger"
"path" => "messenger"
"routes" => array:3 [▶
"prefix" => "chatify"
"middleware" => array:2 [▶
0 => "web"
1 => "auth"
]
"namespace" => "Chatify\Http\Controllers"
]
"api_routes" => array:3 [▶
"prefix" => "chatify/api"
"middleware" => array:1 [▶
0 => "api"
]
"namespace" => "Chatify\Http\Controllers\Api"
]
"pusher" => array:4 [▶
"key" => ""
"secret" => ""
"app_id" => ""
"options" => array:3 [▶
"cluster" => null
"encrypted" => false
"useTLS" => null
]
]
"user_avatar" => array:2 [▶
"folder" => "users-avatar"
"default" => "avatar.png"
]
"attachments" => array:5 [▶
"folder" => "attachments"
"download_route_name" => "attachments.download"
"allowed_images" => array:4 [▶
0 => "png"
1 => "jpg"
2 => "jpeg"
3 => "gif"
]
"allowed_files" => array:3 [▶
0 => "zip"
1 => "rar"
2 => "txt"
]
"max_upload_size" => 150
]
"colors" => array:10 [▶
0 => "#2180f3"
1 => "#2196F3"
2 => "#00BCD4"
3 => "#3F51B5"
4 => "#673AB7"
5 => "#4CAF50"
6 => "#FFC107"
7 => "#FF9800"
8 => "#ff2522"
9 => "#9C27B0"
]
]
- cors
array:8 [▼
"paths" => array:2 [▶
0 => "api/*"
1 => "sanctum/csrf-cookie"
]
"allowed_methods" => array:1 [▶
0 => "*"
]
"allowed_origins" => array:1 [▶
0 => "*"
]
"allowed_origins_patterns" => []
"allowed_headers" => array:1 [▶
0 => "*"
]
"exposed_headers" => []
"max_age" => 0
"supports_credentials" => false
]
- database
array:4 [▼
"default" => "mysql"
"connections" => array:5 [▶
"sqlite" => array:5 [▶
"driver" => "sqlite"
"url" => null
"database" => "drtu_drturk"
"prefix" => ""
"foreign_key_constraints" => true
]
"mysql" => array:15 [▶
"driver" => "mysql"
"url" => null
"host" => "127.0.0.1"
"port" => "3306"
"database" => "drtu_drturk"
"username" => "drtu_drturk"
"password" => "1AA2b3c4d?"
"unix_socket" => ""
"charset" => "utf8mb4"
"collation" => "utf8mb4_unicode_ci"
"prefix" => ""
"prefix_indexes" => true
"strict" => false
"engine" => "InnoDB"
"options" => []
]
"mariadb" => array:15 [▶
"driver" => "mariadb"
"url" => null
"host" => "127.0.0.1"
"port" => "3306"
"database" => "drtu_drturk"
"username" => "drtu_drturk"
"password" => "1AA2b3c4d?"
"unix_socket" => ""
"charset" => "utf8mb4"
"collation" => "utf8mb4_unicode_ci"
"prefix" => ""
"prefix_indexes" => true
"strict" => true
"engine" => null
"options" => []
]
"pgsql" => array:12 [▶
"driver" => "pgsql"
"url" => null
"host" => "127.0.0.1"
"port" => "3306"
"database" => "drtu_drturk"
"username" => "drtu_drturk"
"password" => "1AA2b3c4d?"
"charset" => "utf8"
"prefix" => ""
"prefix_indexes" => true
"search_path" => "public"
"sslmode" => "prefer"
]
"sqlsrv" => array:10 [▶
"driver" => "sqlsrv"
"url" => null
"host" => "127.0.0.1"
"port" => "3306"
"database" => "drtu_drturk"
"username" => "drtu_drturk"
"password" => "1AA2b3c4d?"
"charset" => "utf8"
"prefix" => ""
"prefix_indexes" => true
]
]
"migrations" => array:2 [▶
"table" => "migrations"
"update_date_on_publish" => true
]
"redis" => array:4 [▶
"client" => "phpredis"
"options" => array:3 [▶
"cluster" => "redis"
"prefix" => "booking_core_database_"
"persistent" => false
]
"default" => array:6 [▶
"url" => null
"host" => "127.0.0.1"
"username" => null
"password" => null
"port" => "6379"
"database" => "0"
]
"cache" => array:6 [▶
"url" => null
"host" => "127.0.0.1"
"username" => null
"password" => null
"port" => "6379"
"database" => "1"
]
]
]
- debugbar
array:23 [▼
"enabled" => null
"hide_empty_tabs" => true
"except" => array:2 [▶
0 => "telescope*"
1 => "horizon*"
]
"storage" => array:8 [▶
"enabled" => true
"open" => null
"driver" => "file"
"path" => "/home/drturk.com.tr/bc-cms/storage/debugbar"
"connection" => null
"provider" => ""
"hostname" => "127.0.0.1"
"port" => 2304
]
"editor" => "phpstorm"
"remote_sites_path" => null
"local_sites_path" => null
"include_vendors" => true
"capture_ajax" => true
"add_ajax_timing" => false
"ajax_handler_auto_show" => true
"ajax_handler_enable_tab" => true
"defer_datasets" => false
"error_handler" => false
"clockwork" => false
"collectors" => array:25 [▶
"phpinfo" => false
"messages" => true
"time" => true
"memory" => true
"exceptions" => true
"log" => true
"db" => true
"views" => true
"route" => true
"auth" => true
"gate" => true
"session" => true
"symfony_request" => true
"mail" => true
"laravel" => true
"events" => false
"default_request" => false
"logs" => false
"files" => false
"config" => true
"cache" => false
"models" => true
"livewire" => true
"jobs" => false
"pennant" => false
]
"options" => array:13 [▶
"time" => array:1 [▶
"memory_usage" => false
]
"messages" => array:2 [▶
"trace" => true
"capture_dumps" => false
]
"memory" => array:3 [▶
"reset_peak" => false
"with_baseline" => false
"precision" => 0
]
"auth" => array:2 [▶
"show_name" => true
"show_guards" => true
]
"db" => array:13 [▶
"with_params" => true
"exclude_paths" => []
"backtrace" => true
"backtrace_exclude_paths" => []
"timeline" => false
"duration_background" => true
"explain" => array:1 [▶
"enabled" => false
]
"hints" => false
"show_copy" => true
"slow_threshold" => false
"memory_usage" => false
"soft_limit" => 100
"hard_limit" => 500
]
"mail" => array:2 [▶
"timeline" => true
"show_body" => true
]
"views" => array:4 [▶
"timeline" => true
"data" => false
"group" => 50
"exclude_paths" => array:1 [▶
0 => "vendor/filament"
]
]
"route" => array:1 [▶
"label" => true
]
"session" => array:1 [▶
"hiddens" => []
]
"symfony_request" => array:2 [▶
"label" => true
"hiddens" => []
]
"events" => array:1 [▶
"data" => false
]
"logs" => array:1 [▶
"file" => null
]
"cache" => array:1 [▶
"values" => true
]
]
"inject" => true
"route_prefix" => "_debugbar"
"route_middleware" => []
"route_domain" => null
"theme" => "auto"
"debug_backtrace_limit" => 50
]
- event
array:1 [▼
"event_route_prefix" => "event"
]
- filesystems
array:3 [▼
"default" => "uploads"
"disks" => array:6 [▶
"local" => array:3 [▶
"driver" => "local"
"root" => "/home/drturk.com.tr/bc-cms/storage/app"
"throw" => false
]
"public" => array:5 [▶
"driver" => "local"
"root" => "/home/drturk.com.tr/bc-cms/storage/app/public"
"url" => "https://drturk.com.tr/storage"
"visibility" => "public"
"throw" => false
]
"s3" => array:9 [▶
"driver" => "s3"
"key" => null
"secret" => null
"region" => null
"bucket" => null
"url" => null
"endpoint" => null
"use_path_style_endpoint" => false
"throw" => false
]
"root" => array:3 [▶
"driver" => "local"
"root" => "/home/drturk.com.tr/bc-cms/storage"
"throw" => false
]
"uploads" => array:5 [▶
"driver" => "local"
"root" => "/home/drturk.com.tr/public_html/uploads"
"permissions" => array:2 [▶
"file" => array:2 [▶
"public" => 420
"private" => 384
]
"dir" => array:2 [▶
"public" => 493
"private" => 448
]
]
"throw" => false
"visibility" => "public"
]
"gcs" => array:9 [▶
"driver" => "gcs"
"key_file_path" => null
"key_file" => []
"project_id" => "your-project-id"
"bucket" => "your-bucket"
"path_prefix" => ""
"apiEndpoint" => null
"visibility" => "private"
"metadata" => array:1 [▶
"cacheControl" => "public,max-age=86400"
]
]
]
"links" => array:1 [▶
"/home/drturk.com.tr/public_html/storage" => "/home/drturk.com.tr/bc-cms/storage/app/public"
]
]
- flight
array:1 [▼
"flight_route_prefix" => "flight"
]
- fortify-options
array:1 [▼
"two-factor-authentication" => array:1 [▶
"confirmPassword" => true
]
]
- fortify
array:15 [▼
"guard" => "web"
"middleware" => array:1 [▶
0 => "web"
]
"auth_middleware" => "auth"
"passwords" => "users"
"username" => "email"
"email" => "email"
"views" => true
"home" => "/"
"prefix" => ""
"domain" => null
"lowercase_usernames" => false
"limiters" => array:2 [▶
"login" => "login"
"two-factor" => "two-factor"
]
"paths" => array:8 [▶
"login" => null
"logout" => null
"password" => array:6 [▶
"request" => null
"reset" => null
"email" => null
"update" => null
"confirm" => null
"confirmation" => null
]
"register" => null
"verification" => array:3 [▶
"notice" => null
"verify" => null
"send" => null
]
"user-profile-information" => array:1 [▶
"update" => null
]
"user-password" => array:1 [▶
"update" => null
]
"two-factor" => array:7 [▶
"login" => null
"enable" => null
"confirm" => null
"disable" => null
"qr-code" => null
"secret-key" => null
"recovery-codes" => null
]
]
"redirects" => array:6 [▶
"login" => null
"logout" => null
"password-confirmation" => null
"register" => null
"email-verification" => null
"password-reset" => null
]
"features" => array:2 [▶
0 => "reset-passwords"
1 => "email-verification"
]
]
- hashing
array:4 [▼
"driver" => "bcrypt"
"bcrypt" => array:2 [▶
"rounds" => 12
"verify" => true
]
"argon" => array:4 [▶
"memory" => 65536
"threads" => 1
"time" => 4
"verify" => true
]
"rehash_on_login" => true
]
- hotel
array:1 [▼
"hotel_route_prefix" => "hotel"
]
- image
array:1 [▼
"driver" => "gd"
]
- image-optimizer
array:4 [▼
"optimizers" => array:5 [▶
"Spatie\ImageOptimizer\Optimizers\Jpegoptim" => array:3 [▶
0 => "-m85"
1 => "--strip-all"
2 => "--all-progressive"
]
"Spatie\ImageOptimizer\Optimizers\Pngquant" => array:1 [▶
0 => "--force"
]
"Spatie\ImageOptimizer\Optimizers\Optipng" => array:3 [▶
0 => "-i0"
1 => "-o2"
2 => "-quiet"
]
"Spatie\ImageOptimizer\Optimizers\Svgo" => array:1 [▶
0 => "--disable=cleanupIDs"
]
"Spatie\ImageOptimizer\Optimizers\Gifsicle" => array:2 [▶
0 => "-b"
1 => "-O3"
]
]
"binary_path" => ""
"timeout" => 60
"log_optimizer_activity" => false
]
- installer
array:8 [▼
"core" => array:1 [▶
"minPhpVersion" => "8.2"
]
"final" => array:2 [▶
"key" => true
"publish" => false
]
"requirements" => array:2 [▶
"php" => array:7 [▶
0 => "openssl"
1 => "pdo"
2 => "mbstring"
3 => "tokenizer"
4 => "JSON"
5 => "cURL"
6 => "fileinfo"
]
"apache" => array:1 [▶
0 => "mod_rewrite"
]
]
"permissions" => array:4 [▶
"../public_html/uploads/" => "775"
"storage/framework/" => "775"
"storage/logs/" => "775"
"bootstrap/cache/" => "775"
]
"environment" => array:1 [▶
"form" => array:1 [▶
"rules" => array:30 [▶
"app_name" => "required|string|max:50"
"environment" => "required|string|max:50"
"environment_custom" => "required_if:environment,other|max:50"
"app_debug" => array:2 [▶
0 => "required"
1 => "in:1,0"
]
"app_log_level" => "required|string|max:50"
"app_url" => "required|url"
"database_connection" => "required|string|max:50"
"database_hostname" => "required|string|max:50"
"database_port" => "required|numeric"
"database_name" => "required|string|max:50"
"database_username" => "required|string|max:50"
"broadcast_driver" => "required|string|max:50"
"cache_driver" => "required|string|max:50"
"session_driver" => "required|string|max:50"
"queue_driver" => "required|string|max:50"
"redis_hostname" => "required|string|max:50"
"redis_password" => "required|string|max:50"
"redis_port" => "required|numeric"
"mail_driver" => "required|string|max:50"
"mail_host" => "required|string|max:50"
"mail_port" => "required|string|max:50"
"mail_username" => "required|string|max:50"
"mail_password" => "required|string|max:50"
"mail_encryption" => "required|string|max:50"
"pusher_app_id" => "max:50"
"pusher_app_key" => "max:50"
"pusher_app_secret" => "max:50"
"database_password" => "nullable|not_regex:/([#])/"
"admin_email" => "required|string|max:100|email"
"admin_password" => array:3 [▶
0 => "required"
1 => "string"
2 => "min:8"
]
]
]
]
"installed" => array:1 [▶
"redirectOptions" => array:3 [▶
"route" => array:2 [▶
"name" => "welcome"
"data" => []
]
"abort" => array:1 [▶
"type" => "404"
]
"dump" => array:1 [▶
"data" => "Dumping a not found message."
]
]
]
"installedAlreadyAction" => ""
"updaterEnabled" => "true"
]
- jwt
array:13 [▼
"secret" => "MxHEiOhR6bGuPpUXVQaZLK5JlvDa51N5Zhs6mGYPwrVPw1WrwQr3p5h2zbXyZTCG"
"keys" => array:3 [▶
"public" => null
"private" => null
"passphrase" => null
]
"ttl" => 1440
"refresh_ttl" => 20160
"algo" => "HS256"
"required_claims" => array:6 [▶
0 => "iss"
1 => "iat"
2 => "exp"
3 => "nbf"
4 => "sub"
5 => "jti"
]
"persistent_claims" => []
"lock_subject" => true
"leeway" => 0
"blacklist_enabled" => true
"blacklist_grace_period" => 0
"decrypt_cookies" => false
"providers" => array:3 [▶
"jwt" => "Tymon\JWTAuth\Providers\JWT\Lcobucci"
"auth" => "Tymon\JWTAuth\Providers\Auth\Illuminate"
"storage" => "Tymon\JWTAuth\Providers\Storage\Illuminate"
]
]
- landing
array:5 [▼
"item_url" => "https://codecanyon.net/item/booking-core-ultimate-booking-system/24043972"
"list_demo" => array:8 [▶
0 => array:3 [▶
"url" => "https://sandbox.bookingcore.co"
"name" => "Homepage"
"thumb" => "img/demo/home.png"
]
1 => array:3 [▶
"url" => "https://sandbox.bookingcore.co/tour"
"name" => "Tour Search"
"thumb" => "img/demo/tour.png"
]
2 => array:3 [▶
"url" => "https://sandbox.bookingcore.co/tour/paris-vacation-travel"
"name" => "Single Tour"
"thumb" => "img/demo/tour_single.png"
]
3 => array:3 [▶
"url" => "https://sandbox.bookingcore.co/en/page/space"
"name" => "Home Space"
"thumb" => "img/demo/home-space.png"
]
4 => array:3 [▶
"url" => "https://sandbox.bookingcore.co/en/space"
"name" => "Space Search"
"thumb" => "img/demo/space-search.png"
]
5 => array:3 [▶
"url" => "https://sandbox.bookingcore.co/en/space/stay-greenwich-village"
"name" => "Single Space"
"thumb" => "img/demo/single-space.png"
]
6 => array:4 [▶
"url" => "https://sandbox.bookingcore.co/tour?_layout=map"
"name" => "Search Map"
"thumb" => "img/demo/tour_map.png"
"class" => "col-lg-8 col-md-12 col-sm-12"
]
7 => array:3 [▶
"url" => "https://sandbox.bookingcore.co/news"
"name" => "Blog List"
"thumb" => "img/demo/news.png"
]
]
"exclusive_features" => array:6 [▶
0 => array:3 [▶
"name" => "Laravel 5.8"
"desc" => "Based of newest version of Laravel. The best popular PHP framework"
"thumb" => "img/plugin/laravel.png"
]
1 => array:3 [▶
"name" => "Role Based Access Control"
"desc" => "Allow you add/modify roles to create many type of user"
"thumb" => "img/plugin/rbac.png"
]
2 => array:3 [▶
"name" => "Image Optimization"
"desc" => "Built-in library that auto compress your photo when uploading"
"thumb" => "img/plugin/image-compress.png"
]
3 => array:3 [▶
"name" => "Media Management"
"desc" => "Manager all your uploaded file"
"thumb" => "img/plugin/media.png"
]
4 => array:3 [▶
"name" => "Menu & Page Builder"
"desc" => "Easy customize with cleaning code and well documented"
"thumb" => "img/plugin/code.png"
]
5 => array:3 [▶
"name" => "Vendor System"
"desc" => "Allow you to build a booking marketplace system"
"thumb" => "img/plugin/vendor.png"
]
]
"screenshots" => array:5 [▶
0 => array:3 [▶
"name" => "Pricing <span>Rules</span>"
"desc" => "Various booking rules allow your customize the system."
"thumb" => "img/feature/booking_rules.png"
]
1 => array:3 [▶
"name" => "Site <span>Settings</span>"
"desc" => "Simple, easy options Information management. Flexible options will help you design the system in your own way."
"thumb" => "img/feature/theme_option.png"
]
2 => array:3 [▶
"name" => "Vendor <span>Dashboard</span>"
"desc" => "Simple, handy interface, easy to manage information, manage articles as well as manage revenue by Tour and Booking History with completed and pending status."
"thumb" => "img/feature/tour_partner.png"
]
3 => array:3 [▶
"name" => "Template <span>Builder</span>"
"desc" => "Build your own page template with simple Template Builder."
"thumb" => "img/feature/template-builder.png"
]
4 => array:3 [▶
"name" => "Menu <span>Builder</span>"
"desc" => "Build your own menu with simple menu Builder."
"thumb" => "img/feature/menu-builder.png"
]
]
"other_features" => array:11 [▶
0 => array:4 [▶
"name" => "Optimized code"
"desc" => "A preeminent advantage that pleases all potential developers, can transform from a simple to the most complex, most versatile system."
"thumb" => "img/other/optimize.png"
"type" => ""
]
1 => array:4 [▶
"name" => "Booking Report"
"desc" => "Clear interface, detailed statistics chart, high logic will greatly support managers."
"thumb" => "img/other/report.png"
"type" => ""
]
2 => array:4 [▶
"name" => "Fully Responsive"
"desc" => "Perfect Responsive is the most effective way to win customers. All information, images are presented clearly, neatly and cleanly."
"thumb" => "img/other/responsive.png"
"type" => ""
]
3 => array:4 [▶
"name" => "Maximum speed rating"
"desc" => "One of Laravel's outstanding advantages is Speed, websites built on this platform never mind have to think about the problems of website speed optimization."
"thumb" => "img/other/startup.png"
"type" => ""
]
4 => array:4 [▶
"name" => "Retina Ready"
"desc" => "All of the graphics in our theme are of high resolution to ensure that your website looks crisp on modern displays."
"thumb" => "img/other/retina.svg"
"type" => ""
]
5 => array:4 [▶
"name" => "Make Review"
"desc" => "Make a review for all services, with some options, allows required booked or no need can make reviews."
"thumb" => "img/other/review.svg"
"type" => ""
]
6 => array:4 [▶
"name" => "Social Login"
"desc" => "Integrated by built-ins with Google, Facebook login. Difference register form normal user and Partner / Vendor user."
"thumb" => "img/other/social_login.svg"
"type" => ""
]
7 => array:4 [▶
"name" => "Support Location"
"desc" => "Support Location post type for build location structure by your way. Included lat & longtidule of Google Map."
"thumb" => "img/other/location.svg"
"type" => ""
]
8 => array:4 [▶
"name" => "Translate tool built-in"
"desc" => "Tool compiled the built-in language, customers just follow the Document and personalize the text to suit their intended use."
"thumb" => "img/other/language.png"
"type" => ""
]
9 => array:4 [▶
"name" => "Lazy Load"
"desc" => "Increase performance of your website with lazy load image."
"thumb" => "img/other/speedometer.png"
"type" => ""
]
10 => array:3 [▶
"name" => "And Much More"
"thumb" => "img/other/more.svg"
"type" => "more"
]
]
]
- languages
array:1 [▼
"locales" => array:609 [▶
"ab" => "Abkhazian"
"ace" => "Achinese"
"ach" => "Acoli"
"ada" => "Adangme"
"ady" => "Adyghe"
"aa" => "Afar"
"afh" => "Afrihili"
"af" => "Afrikaans"
"agq" => "Aghem"
"ain" => "Ainu"
"ak" => "Akan"
"akk" => "Akkadian"
"bss" => "Akoose"
"akz" => "Alabama"
"sq" => "Albanian"
"ale" => "Aleut"
"arq" => "Algerian Arabic"
"en" => "English"
"en_US" => "American English"
"ase" => "American Sign Language"
"am" => "Amharic"
"egy" => "Ancient Egyptian"
"grc" => "Ancient Greek"
"anp" => "Angika"
"njo" => "Ao Naga"
"ar" => "Arabic"
"an" => "Aragonese"
"arc" => "Aramaic"
"aro" => "Araona"
"arp" => "Arapaho"
"arw" => "Arawak"
"hy" => "Armenian"
"rup" => "Aromanian"
"frp" => "Arpitan"
"as" => "Assamese"
"ast" => "Asturian"
"asa" => "Asu"
"cch" => "Atsam"
"en_AU" => "Australian English"
"de_AT" => "Austrian German"
"av" => "Avaric"
"ae" => "Avestan"
"awa" => "Awadhi"
"ay" => "Aymara"
"az" => "Azerbaijani"
"bfq" => "Badaga"
"ksf" => "Bafia"
"bfd" => "Bafut"
"bqi" => "Bakhtiari"
"ban" => "Balinese"
"bal" => "Baluchi"
"bm" => "Bambara"
"bax" => "Bamun"
"bjn" => "Banjar"
"bas" => "Basaa"
"ba" => "Bashkir"
"eu" => "Basque"
"bbc" => "Batak Toba"
"bar" => "Bavarian"
"bej" => "Beja"
"be" => "Belarusian"
"bem" => "Bemba"
"bez" => "Bena"
"bn" => "Bengali"
"bew" => "Betawi"
"bho" => "Bhojpuri"
"bik" => "Bikol"
"bin" => "Bini"
"bpy" => "Bishnupriya"
"bi" => "Bislama"
"byn" => "Blin"
"zbl" => "Blissymbols"
"brx" => "Bodo"
"bs" => "Bosnian"
"brh" => "Brahui"
"bra" => "Braj"
"pt_BR" => "Brazilian Portuguese"
"br" => "Breton"
"en_GB" => "British English"
"bug" => "Buginese"
"bg" => "Bulgarian"
"bum" => "Bulu"
"bua" => "Buriat"
"my" => "Burmese"
"cad" => "Caddo"
"frc" => "Cajun French"
"en_CA" => "Canadian English"
"fr_CA" => "Canadian French"
"yue" => "Cantonese"
"cps" => "Capiznon"
"car" => "Carib"
"ca" => "Catalan"
"cay" => "Cayuga"
"ceb" => "Cebuano"
"tzm" => "Central Atlas Tamazight"
"dtp" => "Central Dusun"
"ckb" => "Central Kurdish"
"esu" => "Central Yupik"
"shu" => "Chadian Arabic"
"chg" => "Chagatai"
"ch" => "Chamorro"
"ce" => "Chechen"
"chr" => "Cherokee"
"chy" => "Cheyenne"
"chb" => "Chibcha"
"cgg" => "Chiga"
"qug" => "Chimborazo Highland Quichua"
"zh" => "Chinese"
"chn" => "Chinook Jargon"
"chp" => "Chipewyan"
"cho" => "Choctaw"
"cu" => "Church Slavic"
"chk" => "Chuukese"
"cv" => "Chuvash"
"nwc" => "Classical Newari"
"syc" => "Classical Syriac"
"ksh" => "Colognian"
"swb" => "Comorian"
"swc" => "Congo Swahili"
"cop" => "Coptic"
"kw" => "Cornish"
"co" => "Corsican"
"cr" => "Cree"
"mus" => "Creek"
"crh" => "Crimean Turkish"
"hr" => "Croatian"
"cs" => "Czech"
"dak" => "Dakota"
"da" => "Danish"
"dar" => "Dargwa"
"dzg" => "Dazaga"
"del" => "Delaware"
"din" => "Dinka"
"dv" => "Divehi"
"doi" => "Dogri"
"dgr" => "Dogrib"
"dua" => "Duala"
"nl" => "Dutch"
"dyu" => "Dyula"
"dz" => "Dzongkha"
"frs" => "Eastern Frisian"
"efi" => "Efik"
"arz" => "Egyptian Arabic"
"eka" => "Ekajuk"
"elx" => "Elamite"
"ebu" => "Embu"
"egl" => "Emilian"
"myv" => "Erzya"
"eo" => "Esperanto"
"et" => "Estonian"
"pt_PT" => "European Portuguese"
"es_ES" => "European Spanish"
"ee" => "Ewe"
"ewo" => "Ewondo"
"ext" => "Extremaduran"
"fan" => "Fang"
"fat" => "Fanti"
"fo" => "Faroese"
"hif" => "Fiji Hindi"
"fj" => "Fijian"
"fil" => "Filipino"
"fi" => "Finnish"
"nl_BE" => "Flemish"
"fon" => "Fon"
"gur" => "Frafra"
"fr" => "French"
"fur" => "Friulian"
"ff" => "Fulah"
"gaa" => "Ga"
"gag" => "Gagauz"
"gl" => "Galician"
"gan" => "Gan Chinese"
"lg" => "Ganda"
"gay" => "Gayo"
"gba" => "Gbaya"
"gez" => "Geez"
"ka" => "Georgian"
"de" => "German"
"aln" => "Gheg Albanian"
"bbj" => "Ghomala"
"glk" => "Gilaki"
"gil" => "Gilbertese"
"gom" => "Goan Konkani"
"gon" => "Gondi"
"gor" => "Gorontalo"
"got" => "Gothic"
"grb" => "Grebo"
"el" => "Greek"
"gn" => "Guarani"
"gu" => "Gujarati"
"guz" => "Gusii"
"gwi" => "Gwichʼin"
"hai" => "Haida"
"ht" => "Haitian"
"hak" => "Hakka Chinese"
"ha" => "Hausa"
"haw" => "Hawaiian"
"he" => "Hebrew"
"hz" => "Herero"
"hil" => "Hiligaynon"
"hi" => "Hindi"
"ho" => "Hiri Motu"
"hit" => "Hittite"
"hmn" => "Hmong"
"hu" => "Hungarian"
"hup" => "Hupa"
"iba" => "Iban"
"ibb" => "Ibibio"
"is" => "Icelandic"
"io" => "Ido"
"ig" => "Igbo"
"ilo" => "Iloko"
"smn" => "Inari Sami"
"id" => "Indonesian"
"izh" => "Ingrian"
"inh" => "Ingush"
"ia" => "Interlingua"
"ie" => "Interlingue"
"iu" => "Inuktitut"
"ik" => "Inupiaq"
"ga" => "Irish"
"it" => "Italian"
"jam" => "Jamaican Creole English"
"ja" => "Japanese"
"jv" => "Javanese"
"kaj" => "Jju"
"dyo" => "Jola-Fonyi"
"jrb" => "Judeo-Arabic"
"jpr" => "Judeo-Persian"
"jut" => "Jutish"
"kbd" => "Kabardian"
"kea" => "Kabuverdianu"
"kab" => "Kabyle"
"kac" => "Kachin"
"kgp" => "Kaingang"
"kkj" => "Kako"
"kl" => "Kalaallisut"
"kln" => "Kalenjin"
"xal" => "Kalmyk"
"kam" => "Kamba"
"kbl" => "Kanembu"
"kn" => "Kannada"
"kr" => "Kanuri"
"kaa" => "Kara-Kalpak"
"krc" => "Karachay-Balkar"
"krl" => "Karelian"
"ks" => "Kashmiri"
"csb" => "Kashubian"
"kaw" => "Kawi"
"kk" => "Kazakh"
"ken" => "Kenyang"
"kha" => "Khasi"
"km" => "Khmer"
"kho" => "Khotanese"
"khw" => "Khowar"
"ki" => "Kikuyu"
"kmb" => "Kimbundu"
"krj" => "Kinaray-a"
"rw" => "Kinyarwanda"
"kiu" => "Kirmanjki"
"tlh" => "Klingon"
"bkm" => "Kom"
"kv" => "Komi"
"koi" => "Komi-Permyak"
"kg" => "Kongo"
"kok" => "Konkani"
"ko" => "Korean"
"kfo" => "Koro"
"kos" => "Kosraean"
"avk" => "Kotava"
"khq" => "Koyra Chiini"
"ses" => "Koyraboro Senni"
"kpe" => "Kpelle"
"kri" => "Krio"
"kj" => "Kuanyama"
"kum" => "Kumyk"
"ku" => "Kurdish"
"kru" => "Kurukh"
"kut" => "Kutenai"
"nmg" => "Kwasio"
"ky" => "Kyrgyz"
"quc" => "Kʼicheʼ"
"lad" => "Ladino"
"lah" => "Lahnda"
"lkt" => "Lakota"
"lam" => "Lamba"
"lag" => "Langi"
"lo" => "Lao"
"ltg" => "Latgalian"
"la" => "Latin"
"es_419" => "Latin American Spanish"
"lv" => "Latvian"
"lzz" => "Laz"
"lez" => "Lezghian"
"lij" => "Ligurian"
"li" => "Limburgish"
"ln" => "Lingala"
"lfn" => "Lingua Franca Nova"
"lzh" => "Literary Chinese"
"lt" => "Lithuanian"
"liv" => "Livonian"
"jbo" => "Lojban"
"lmo" => "Lombard"
"nds" => "Low German"
"sli" => "Lower Silesian"
"dsb" => "Lower Sorbian"
"loz" => "Lozi"
"lu" => "Luba-Katanga"
"lua" => "Luba-Lulua"
"lui" => "Luiseno"
"smj" => "Lule Sami"
"lun" => "Lunda"
"luo" => "Luo"
"lb" => "Luxembourgish"
"luy" => "Luyia"
"mde" => "Maba"
"mk" => "Macedonian"
"jmc" => "Machame"
"mad" => "Madurese"
"maf" => "Mafa"
"mag" => "Magahi"
"vmf" => "Main-Franconian"
"mai" => "Maithili"
"mak" => "Makasar"
"mgh" => "Makhuwa-Meetto"
"kde" => "Makonde"
"mg" => "Malagasy"
"ms" => "Malay"
"ml" => "Malayalam"
"mt" => "Maltese"
"mnc" => "Manchu"
"mdr" => "Mandar"
"man" => "Mandingo"
"mni" => "Manipuri"
"gv" => "Manx"
"mi" => "Maori"
"arn" => "Mapuche"
"mr" => "Marathi"
"chm" => "Mari"
"mh" => "Marshallese"
"mwr" => "Marwari"
"mas" => "Masai"
"mzn" => "Mazanderani"
"byv" => "Medumba"
"men" => "Mende"
"mwv" => "Mentawai"
"mer" => "Meru"
"mgo" => "Metaʼ"
"es_MX" => "Mexican Spanish"
"mic" => "Micmac"
"dum" => "Middle Dutch"
"enm" => "Middle English"
"frm" => "Middle French"
"gmh" => "Middle High German"
"mga" => "Middle Irish"
"nan" => "Min Nan Chinese"
"min" => "Minangkabau"
"xmf" => "Mingrelian"
"mwl" => "Mirandese"
"lus" => "Mizo"
"ar_001" => "Modern Standard Arabic"
"moh" => "Mohawk"
"mdf" => "Moksha"
"ro_MD" => "Moldavian"
"lol" => "Mongo"
"mn" => "Mongolian"
"mfe" => "Morisyen"
"ary" => "Moroccan Arabic"
"mos" => "Mossi"
"mul" => "Multiple Languages"
"mua" => "Mundang"
"ttt" => "Muslim Tat"
"mye" => "Myene"
"naq" => "Nama"
"na" => "Nauru"
"nv" => "Navajo"
"ng" => "Ndonga"
"nap" => "Neapolitan"
"ne" => "Nepali"
"new" => "Newari"
"sba" => "Ngambay"
"nnh" => "Ngiemboon"
"jgo" => "Ngomba"
"yrl" => "Nheengatu"
"nia" => "Nias"
"niu" => "Niuean"
"zxx" => "No linguistic content"
"nog" => "Nogai"
"nd" => "North Ndebele"
"frr" => "Northern Frisian"
"se" => "Northern Sami"
"nso" => "Northern Sotho"
"no" => "Norwegian"
"nb" => "Norwegian Bokmål"
"nn" => "Norwegian Nynorsk"
"nov" => "Novial"
"nus" => "Nuer"
"nym" => "Nyamwezi"
"ny" => "Nyanja"
"nyn" => "Nyankole"
"tog" => "Nyasa Tonga"
"nyo" => "Nyoro"
"nzi" => "Nzima"
"nqo" => "NʼKo"
"oc" => "Occitan"
"oj" => "Ojibwa"
"ang" => "Old English"
"fro" => "Old French"
"goh" => "Old High German"
"sga" => "Old Irish"
"non" => "Old Norse"
"peo" => "Old Persian"
"pro" => "Old Provençal"
"or" => "Oriya"
"om" => "Oromo"
"osa" => "Osage"
"os" => "Ossetic"
"ota" => "Ottoman Turkish"
"pal" => "Pahlavi"
"pfl" => "Palatine German"
"pau" => "Palauan"
"pi" => "Pali"
"pam" => "Pampanga"
"pag" => "Pangasinan"
"pap" => "Papiamento"
"ps" => "Pashto"
"pdc" => "Pennsylvania German"
"fa" => "Persian"
"phn" => "Phoenician"
"pcd" => "Picard"
"pms" => "Piedmontese"
"pdt" => "Plautdietsch"
"pon" => "Pohnpeian"
"pl" => "Polish"
"pnt" => "Pontic"
"pt" => "Portuguese"
"prg" => "Prussian"
"pa" => "Punjabi"
"qu" => "Quechua"
"raj" => "Rajasthani"
"rap" => "Rapanui"
"rar" => "Rarotongan"
"rif" => "Riffian"
"rgn" => "Romagnol"
"ro" => "Romanian"
"rm" => "Romansh"
"rom" => "Romany"
"rof" => "Rombo"
"root" => "Root"
"rtm" => "Rotuman"
"rug" => "Roviana"
"rn" => "Rundi"
"ru" => "Russian"
"rue" => "Rusyn"
"rwk" => "Rwa"
"ssy" => "Saho"
"sah" => "Sakha"
"sam" => "Samaritan Aramaic"
"saq" => "Samburu"
"sm" => "Samoan"
"sgs" => "Samogitian"
"sad" => "Sandawe"
"sg" => "Sango"
"sbp" => "Sangu"
"sa" => "Sanskrit"
"sat" => "Santali"
"sc" => "Sardinian"
"sas" => "Sasak"
"sdc" => "Sassarese Sardinian"
"stq" => "Saterland Frisian"
"saz" => "Saurashtra"
"sco" => "Scots"
"gd" => "Scottish Gaelic"
"sly" => "Selayar"
"sel" => "Selkup"
"seh" => "Sena"
"see" => "Seneca"
"sr" => "Serbian"
"sh" => "Serbo-Croatian"
"srr" => "Serer"
"sei" => "Seri"
"ksb" => "Shambala"
"shn" => "Shan"
"sn" => "Shona"
"ii" => "Sichuan Yi"
"scn" => "Sicilian"
"sid" => "Sidamo"
"bla" => "Siksika"
"szl" => "Silesian"
"zh_Hans" => "Simplified Chinese"
"sd" => "Sindhi"
"si" => "Sinhala"
"sms" => "Skolt Sami"
"den" => "Slave"
"sk" => "Slovak"
"sl" => "Slovenian"
"xog" => "Soga"
"sog" => "Sogdien"
"so" => "Somali"
"snk" => "Soninke"
"azb" => "South Azerbaijani"
"nr" => "South Ndebele"
"alt" => "Southern Altai"
"sma" => "Southern Sami"
"st" => "Southern Sotho"
"es" => "Spanish"
"srn" => "Sranan Tongo"
"zgh" => "Standard Moroccan Tamazight"
"suk" => "Sukuma"
"sux" => "Sumerian"
"su" => "Sundanese"
"sus" => "Susu"
"sw" => "Swahili"
"ss" => "Swati"
"sv" => "Swedish"
"fr_CH" => "Swiss French"
"gsw" => "Swiss German"
"de_CH" => "Swiss High German"
"syr" => "Syriac"
"shi" => "Tachelhit"
"tl" => "Tagalog"
"ty" => "Tahitian"
"dav" => "Taita"
"tg" => "Tajik"
"tly" => "Talysh"
"tmh" => "Tamashek"
"ta" => "Tamil"
"trv" => "Taroko"
"twq" => "Tasawaq"
"tt" => "Tatar"
"te" => "Telugu"
"ter" => "Tereno"
"teo" => "Teso"
"tet" => "Tetum"
"th" => "Thai"
"bo" => "Tibetan"
"tig" => "Tigre"
"ti" => "Tigrinya"
"tem" => "Timne"
"tiv" => "Tiv"
"tli" => "Tlingit"
"tpi" => "Tok Pisin"
"tkl" => "Tokelau"
"to" => "Tongan"
"fit" => "Tornedalen Finnish"
"zh_Hant" => "Traditional Chinese"
"tkr" => "Tsakhur"
"tsd" => "Tsakonian"
"tsi" => "Tsimshian"
"ts" => "Tsonga"
"tn" => "Tswana"
"tcy" => "Tulu"
"tum" => "Tumbuka"
"aeb" => "Tunisian Arabic"
"tr" => "Turkish"
"tk" => "Turkmen"
"tru" => "Turoyo"
"tvl" => "Tuvalu"
"tyv" => "Tuvinian"
"tw" => "Twi"
"kcg" => "Tyap"
"udm" => "Udmurt"
"uga" => "Ugaritic"
"uk" => "Ukrainian"
"umb" => "Umbundu"
"und" => "Unknown Language"
"hsb" => "Upper Sorbian"
"ur" => "Urdu"
"ug" => "Uyghur"
"uz" => "Uzbek"
"vai" => "Vai"
"ve" => "Venda"
"vec" => "Venetian"
"vep" => "Veps"
"vi" => "Vietnamese"
"vo" => "Volapük"
"vro" => "Võro"
"vot" => "Votic"
"vun" => "Vunjo"
"wa" => "Walloon"
"wae" => "Walser"
"war" => "Waray"
"wbp" => "Warlpiri"
"was" => "Washo"
"guc" => "Wayuu"
"cy" => "Welsh"
"vls" => "West Flemish"
"fy" => "Western Frisian"
"mrj" => "Western Mari"
"wal" => "Wolaytta"
"wo" => "Wolof"
"wuu" => "Wu Chinese"
"xh" => "Xhosa"
"hsn" => "Xiang Chinese"
"yav" => "Yangben"
"yao" => "Yao"
"yap" => "Yapese"
"ybb" => "Yemba"
"yi" => "Yiddish"
"yo" => "Yoruba"
"zap" => "Zapotec"
"dje" => "Zarma"
"zza" => "Zaza"
"zea" => "Zeelandic"
"zen" => "Zenaga"
"za" => "Zhuang"
"gbz" => "Zoroastrian Dari"
"zu" => "Zulu"
"zun" => "Zuni"
]
]
- livewire
array:11 [▼
"class_namespace" => ""
"view_path" => "/home/drturk.com.tr/bc-cms/resources/views/livewire"
"layout" => "components.layouts.app"
"lazy_placeholder" => null
"temporary_file_upload" => array:7 [▶
"disk" => null
"rules" => null
"directory" => null
"middleware" => null
"preview_mimes" => array:16 [▶
0 => "png"
1 => "gif"
2 => "bmp"
3 => "svg"
4 => "wav"
5 => "mp4"
6 => "mov"
7 => "avi"
8 => "wmv"
9 => "mp3"
10 => "m4a"
11 => "jpg"
12 => "jpeg"
13 => "mpga"
14 => "webp"
15 => "wma"
]
"max_upload_time" => 5
"cleanup" => true
]
"render_on_redirect" => false
"legacy_model_binding" => false
"inject_assets" => true
"navigate" => array:2 [▶
"show_progress_bar" => true
"progress_bar_color" => "#2299dd"
]
"inject_morph_markers" => true
"pagination_theme" => "bootstrap"
]
- location
array:1 [▼
"location_route_prefix" => "location"
]
- logging
array:3 [▼
"default" => "daily"
"deprecations" => array:2 [▶
"channel" => "null"
"trace" => false
]
"channels" => array:10 [▶
"stack" => array:3 [▶
"driver" => "stack"
"channels" => array:1 [▶
0 => "single"
]
"ignore_exceptions" => false
]
"single" => array:4 [▶
"driver" => "single"
"path" => "/home/drturk.com.tr/bc-cms/storage/logs/laravel.log"
"level" => "debug"
"replace_placeholders" => true
]
"daily" => array:4 [▶
"driver" => "daily"
"path" => "/home/drturk.com.tr/bc-cms/storage/logs/laravel.log"
"level" => "debug"
"days" => 14
]
"slack" => array:6 [▶
"driver" => "slack"
"url" => null
"level" => "critical"
"replace_placeholders" => true
"username" => "Laravel Log"
"emoji" => ":boom:"
]
"papertrail" => array:5 [▶
"driver" => "monolog"
"level" => "debug"
"handler" => "Monolog\Handler\SyslogUdpHandler"
"handler_with" => array:3 [▶
"host" => null
"port" => null
"connectionString" => "tls://:"
]
"processors" => array:1 [▶
0 => "Monolog\Processor\PsrLogMessageProcessor"
]
]
"stderr" => array:7 [▶
"driver" => "monolog"
"level" => "debug"
"handler" => "Monolog\Handler\StreamHandler"
"formatter" => null
"with" => array:1 [▶
"stream" => "php://stderr"
]
"facility" => 8
"replace_placeholders" => true
]
"syslog" => array:4 [▶
"driver" => "syslog"
"level" => "debug"
"facility" => 8
"replace_placeholders" => true
]
"errorlog" => array:3 [▶
"driver" => "errorlog"
"level" => "debug"
"replace_placeholders" => true
]
"null" => array:2 [▶
"driver" => "monolog"
"handler" => "Monolog\Handler\NullHandler"
]
"emergency" => array:1 [▶
"path" => "/home/drturk.com.tr/bc-cms/storage/logs/laravel.log"
]
]
]
- mail
array:4 [▼
"default" => "sendmail"
"mailers" => array:10 [▶
"smtp" => array:10 [▶
"transport" => "smtp"
"scheme" => null
"url" => null
"host" => "mail.drturk.com.tr"
"port" => "587"
"encryption" => "ssl"
"username" => "info@drturk.com.tr"
"password" => "1AA2b3c4d?"
"timeout" => null
"local_domain" => "drturk.com.tr"
]
"ses" => array:1 [▶
"transport" => "ses"
]
"postmark" => array:1 [▶
"transport" => "postmark"
]
"resend" => array:1 [▶
"transport" => "resend"
]
"sendmail" => array:2 [▶
"transport" => "sendmail"
"path" => "/usr/sbin/sendmail -bs -i"
]
"log" => array:2 [▶
"transport" => "log"
"channel" => null
]
"array" => array:1 [▶
"transport" => "array"
]
"failover" => array:2 [▶
"transport" => "failover"
"mailers" => array:2 [▶
0 => "smtp"
1 => "log"
]
]
"roundrobin" => array:2 [▶
"transport" => "roundrobin"
"mailers" => array:2 [▶
0 => "ses"
1 => "postmark"
]
]
"mailgun" => array:1 [▶
"transport" => "mailgun"
]
]
"from" => array:2 [▶
"address" => "info@drturk.com.tr"
"name" => "Dr. TÜRK"
]
"markdown" => array:2 [▶
"theme" => "default"
"paths" => array:1 [▶
0 => "/home/drturk.com.tr/bc-cms/resources/views/vendor/mail"
]
]
]
- mapengine
array:2 [▼
"openstreetmap" => array:1 [▶
"script" => "https://www.facebook.com/scotchdevelopment"
]
"googlemap" => array:1 [▶
"script" => "https://www.facebook.com/scotchdevelopment"
]
]
- modules
array:2 [▼
"cores" => array:14 [▶
0 => "core"
1 => "booking"
2 => "contact"
3 => "dashboard"
4 => "email"
5 => "language"
6 => "media"
7 => "news"
8 => "page"
9 => "theme"
10 => "user"
11 => "template"
12 => "report"
13 => "vendor"
]
"active" => []
]
- page
array:1 [▼
"page_route_prefix" => "page"
]
- payment
array:1 [▼
"gateways" => array:5 [▶
"offline_payment" => "Modules\Booking\Gateways\OfflinePaymentGateway"
"paypal" => "Modules\Booking\Gateways\PaypalGateway"
"stripe" => "Modules\Booking\Gateways\StripeGateway"
"payrexx" => "Modules\Booking\Gateways\PayrexxGateway"
"paystack" => "Modules\Booking\Gateways\PaystackGateway"
]
]
- paystack
array:4 [▼
"publicKey" => false
"secretKey" => false
"paymentUrl" => false
"merchantEmail" => false
]
- permissions
array:66 [▼
0 => "report_view"
1 => "contact_manage"
2 => "newsletter_manage"
3 => "language_manage"
4 => "language_translation"
5 => "booking_view"
6 => "booking_update"
7 => "booking_manage_others"
8 => "enquiry_view"
9 => "enquiry_update"
10 => "enquiry_manage_others"
11 => "template_view"
12 => "template_create"
13 => "template_update"
14 => "template_delete"
15 => "news_view"
16 => "news_create"
17 => "news_update"
18 => "news_delete"
19 => "news_manage_others"
20 => "role_manage"
21 => "role_view"
22 => "role_create"
23 => "role_update"
24 => "role_delete"
25 => "permission_view"
26 => "permission_create"
27 => "permission_update"
28 => "permission_delete"
29 => "dashboard_access"
30 => "dashboard_vendor_access"
31 => "setting_update"
32 => "menu_view"
33 => "menu_create"
34 => "menu_update"
35 => "menu_delete"
36 => "user_view"
37 => "user_create"
38 => "user_update"
39 => "user_delete"
40 => "page_view"
41 => "page_create"
42 => "page_update"
43 => "page_delete"
44 => "page_manage_others"
45 => "setting_view"
46 => "setting_update"
47 => "media_upload"
48 => "media_manage"
49 => "location_view"
50 => "location_create"
51 => "location_update"
52 => "location_delete"
53 => "location_manage_others"
54 => "review_manage_others"
55 => "system_log_view"
56 => "theme_manage"
57 => "social_manage_forum"
58 => "plugin_manage"
59 => "vendor_payout_view"
60 => "vendor_payout_manage"
61 => "popup_view"
62 => "popup_create"
63 => "popup_update"
64 => "popup_delete"
65 => "media_manage_others"
]
- post_types
array:6 [▼
"news" => "Modules\News\Models\News"
"news_category" => "Modules\News\Models\NewsCategory"
"page" => "Modules\Page\Models\Page"
"tour" => "Modules\Tour\Models\Tour"
"tour_category" => "Modules\Tour\Models\TourCategory"
"location" => "Modules\Location\Models\Location"
]
- purifier
array:6 [▼
"encoding" => "UTF-8"
"finalize" => true
"ignoreNonStrings" => false
"cachePath" => "/home/drturk.com.tr/bc-cms/storage/app/purifier"
"cacheFileMode" => 493
"settings" => array:5 [▶
"default" => array:7 [▶
"HTML.Doctype" => "HTML 4.01 Transitional"
"HTML.Allowed" => "div[class|id|title|onclick|style],b,strong,i[class|id|title],em,u,a[class|href|title|style],ul[class],ol[class],li[class],p[style|class|id],br,span[style|class|id],img[width|height|alt|src|class|data-src],ins,del,h1[class|id],h2[class|id],h3[class|id],h4[class|id],h5[class|id],h6,table[class|width|id],tr[class|width],td[class|width|style],th[class|width],button[class|id|style] ◀div[class|id|title|onclick|style],b,strong,i[class|id|title],em,u,a[class|href|title|style],ul[class],ol[class],li[class],p[style|class|id],br,span[style|class| ▶"
"CSS.AllowedProperties" => "font,font-size,font-weight,font-style,font-family,text-decoration,padding-left,color,background-color,text-align,background,background-image,margin,width,height"
"AutoFormat.AutoParagraph" => false
"AutoFormat.RemoveEmpty" => false
"Attr.EnableID" => true
"HTML.AllowedAttributes" => "title,src,data-src,class,id,href,alt,style,data-target,data-toggle,data-tab,data-product,data-id,data-type,onclick,target,width,height"
]
"youtube" => array:2 [▶
"HTML.SafeIframe" => "true"
"URI.SafeIframeRegexp" => "%^(http://|https://|//)(www.youtube.com/embed/|player.vimeo.com/video/)%"
]
"custom_definition" => array:5 [▶
"id" => "html5-definitions"
"rev" => 1
"debug" => false
"elements" => array:20 [▶
0 => array:4 [▶
0 => "section"
1 => "Block"
2 => "Flow"
3 => "Common"
]
1 => array:4 [▶
0 => "nav"
1 => "Block"
2 => "Flow"
3 => "Common"
]
2 => array:4 [▶
0 => "article"
1 => "Block"
2 => "Flow"
3 => "Common"
]
3 => array:4 [▶
0 => "aside"
1 => "Block"
2 => "Flow"
3 => "Common"
]
4 => array:4 [▶
0 => "header"
1 => "Block"
2 => "Flow"
3 => "Common"
]
5 => array:4 [▶
0 => "footer"
1 => "Block"
2 => "Flow"
3 => "Common"
]
6 => array:4 [▶
0 => "address"
1 => "Block"
2 => "Flow"
3 => "Common"
]
7 => array:4 [▶
0 => "hgroup"
1 => "Block"
2 => "Required: h1 | h2 | h3 | h4 | h5 | h6"
3 => "Common"
]
8 => array:4 [▶
0 => "figure"
1 => "Block"
2 => "Optional: (figcaption, Flow) | (Flow, figcaption) | Flow"
3 => "Common"
]
9 => array:4 [▶
0 => "figcaption"
1 => "Inline"
2 => "Flow"
3 => "Common"
]
10 => array:5 [▶
0 => "video"
1 => "Block"
2 => "Optional: (source, Flow) | (Flow, source) | Flow"
3 => "Common"
4 => array:7 [▶
"src" => "URI"
"type" => "Text"
"width" => "Length"
"height" => "Length"
"poster" => "URI"
"preload" => "Enum#auto,metadata,none"
"controls" => "Bool"
]
]
11 => array:5 [▶
0 => "source"
1 => "Block"
2 => "Flow"
3 => "Common"
4 => array:2 [▶
"src" => "URI"
"type" => "Text"
]
]
12 => array:4 [▶
0 => "s"
1 => "Inline"
2 => "Inline"
3 => "Common"
]
13 => array:4 [▶
0 => "var"
1 => "Inline"
2 => "Inline"
3 => "Common"
]
14 => array:4 [▶
0 => "sub"
1 => "Inline"
2 => "Inline"
3 => "Common"
]
15 => array:4 [▶
0 => "sup"
1 => "Inline"
2 => "Inline"
3 => "Common"
]
16 => array:4 [▶
0 => "mark"
1 => "Inline"
2 => "Inline"
3 => "Common"
]
17 => array:4 [▶
0 => "wbr"
1 => "Inline"
2 => "Empty"
3 => "Core"
]
18 => array:5 [▶
0 => "ins"
1 => "Block"
2 => "Flow"
3 => "Common"
4 => array:2 [▶
"cite" => "URI"
"datetime" => "CDATA"
]
]
19 => array:5 [▶
0 => "del"
1 => "Block"
2 => "Flow"
3 => "Common"
4 => array:2 [▶
"cite" => "URI"
"datetime" => "CDATA"
]
]
]
"attributes" => array:7 [▶
0 => array:3 [▶
0 => "iframe"
1 => "allowfullscreen"
2 => "Bool"
]
1 => array:3 [▶
0 => "table"
1 => "height"
2 => "Text"
]
2 => array:3 [▶
0 => "td"
1 => "border"
2 => "Text"
]
3 => array:3 [▶
0 => "th"
1 => "border"
2 => "Text"
]
4 => array:3 [▶
0 => "tr"
1 => "width"
2 => "Text"
]
5 => array:3 [▶
0 => "tr"
1 => "height"
2 => "Text"
]
6 => array:3 [▶
0 => "tr"
1 => "border"
2 => "Text"
]
]
]
"custom_attributes" => array:12 [▶
0 => array:3 [▶
0 => "a"
1 => "target"
2 => "Enum#_blank,_self,_target,_top"
]
1 => array:3 [▶
0 => "div"
1 => "data"
2 => "CDATA"
]
2 => array:3 [▶
0 => "div"
1 => "data-id"
2 => "CDATA"
]
3 => array:3 [▶
0 => "div"
1 => "data-type"
2 => "CDATA"
]
4 => array:3 [▶
0 => "img"
1 => "data-src"
2 => "CDATA"
]
5 => array:3 [▶
0 => "li"
1 => "data-tab"
2 => "CDATA"
]
6 => array:3 [▶
0 => "a"
1 => "data-toggle"
2 => "CDATA"
]
7 => array:3 [▶
0 => "i"
1 => "data-toggle"
2 => "CDATA"
]
8 => array:3 [▶
0 => "div"
1 => "data-toggle"
2 => "CDATA"
]
9 => array:3 [▶
0 => "a"
1 => "data-target"
2 => "CDATA"
]
10 => array:3 [▶
0 => "a"
1 => "data-product"
2 => "CDATA"
]
11 => array:3 [▶
0 => "div"
1 => "onclick"
2 => "CDATA"
]
]
"custom_elements" => array:2 [▶
0 => array:4 [▶
0 => "u"
1 => "Inline"
2 => "Inline"
3 => "Common"
]
1 => array:4 [▶
0 => "button"
1 => "Inline"
2 => "Inline"
3 => "Common"
]
]
]
]
- queue
array:4 [▼
"default" => "sync"
"connections" => array:6 [▶
"sync" => array:1 [▶
"driver" => "sync"
]
"database" => array:6 [▶
"driver" => "database"
"after_commit" => false
"connection" => null
"table" => "jobs"
"queue" => "default"
"retry_after" => 90
]
"beanstalkd" => array:6 [▶
"driver" => "beanstalkd"
"block_for" => 0
"after_commit" => false
"host" => "localhost"
"queue" => "default"
"retry_after" => 90
]
"sqs" => array:8 [▶
"driver" => "sqs"
"key" => null
"secret" => null
"prefix" => "https://sqs.us-east-1.amazonaws.com/your-account-id"
"queue" => "default"
"suffix" => null
"region" => "us-east-1"
"after_commit" => false
]
"redis" => array:6 [▶
"driver" => "redis"
"queue" => "default"
"retry_after" => 90
"block_for" => null
"after_commit" => false
"connection" => "default"
]
"batching" => array:2 [▶
"database" => "mysql"
"table" => "job_batches"
]
]
"batching" => array:2 [▶
"database" => "mysql"
"table" => "job_batches"
]
"failed" => array:3 [▶
"database" => "mysql"
"driver" => "database-uuids"
"table" => "failed_jobs"
]
]
- sanctum
array:5 [▼
"stateful" => array:6 [▶
0 => "localhost"
1 => "localhost:3000"
2 => "127.0.0.1"
3 => "127.0.0.1:8000"
4 => "::1"
5 => "drturk.com.tr"
]
"guard" => array:1 [▶
0 => "web"
]
"expiration" => null
"token_prefix" => ""
"middleware" => array:3 [▶
"authenticate_session" => "Laravel\Sanctum\Http\Middleware\AuthenticateSession"
"encrypt_cookies" => "Illuminate\Cookie\Middleware\EncryptCookies"
"validate_csrf_token" => "Illuminate\Foundation\Http\Middleware\ValidateCsrfToken"
]
]
- services
array:6 [▼
"postmark" => array:1 [▶
"token" => null
]
"resend" => array:1 [▶
"key" => null
]
"ses" => array:3 [▶
"key" => null
"secret" => null
"region" => "us-east-1"
]
"slack" => array:1 [▶
"notifications" => array:2 [▶
"bot_user_oauth_token" => null
"channel" => null
]
]
"sparkpost" => array:1 [▶
"secret" => null
]
"stripe" => array:4 [▶
"model" => "App\User"
"key" => null
"secret" => null
"webhook" => array:2 [▶
"secret" => null
"tolerance" => 300
]
]
]
- session
array:16 [▼
"driver" => "file"
"lifetime" => 120
"expire_on_close" => false
"encrypt" => false
"files" => "/home/drturk.com.tr/bc-cms/storage/framework/sessions"
"connection" => null
"table" => "sessions"
"store" => null
"lottery" => array:2 [▶
0 => 2
1 => 100
]
"cookie" => "booking_core_session"
"path" => "/"
"domain" => null
"secure" => null
"http_only" => true
"same_site" => "lax"
"partitioned" => false
]
- space
array:1 [▼
"space_route_prefix" => "space"
]
- template
array:1 [▼
"blocks" => []
]
- tour
array:1 [▼
"tour_route_prefix" => "tour"
]
- translatable
array:10 [▼
"locales" => array:3 [▶
0 => "en"
1 => "fr"
2 => "es"
]
"locale_separator" => "-"
"locale" => "en"
"use_fallback" => true
"use_property_fallback" => true
"fallback_locale" => "en"
"translation_model_namespace" => null
"translation_suffix" => "Translation"
"locale_key" => "locale"
"to_array_always_loads_translations" => true
]
- view
array:2 [▼
"paths" => array:3 [▶
0 => "/home/drturk.com.tr/bc-cms/themes/BC/resources/views"
1 => "/home/drturk.com.tr/bc-cms/themes/Base/resources/views"
2 => "/home/drturk.com.tr/bc-cms/resources/views"
]
"compiled" => "/home/drturk.com.tr/bc-cms/storage/framework/views"
]
- concurrency
array:1 [▼
"default" => "process"
]
- excel
array:7 [▼
"exports" => array:5 [▶
"chunk_size" => 1000
"pre_calculate_formulas" => false
"strict_null_comparison" => false
"csv" => array:8 [▶
"delimiter" => ","
"enclosure" => """
"line_ending" => "\n"
"use_bom" => false
"include_separator_line" => false
"excel_compatibility" => false
"output_encoding" => ""
"test_auto_detect" => true
]
"properties" => array:9 [▶
"creator" => ""
"lastModifiedBy" => ""
"title" => ""
"description" => ""
"subject" => ""
"keywords" => ""
"category" => ""
"manager" => ""
"company" => ""
]
]
"imports" => array:6 [▶
"read_only" => true
"ignore_empty" => false
"heading_row" => array:1 [▶
"formatter" => "slug"
]
"csv" => array:5 [▶
"delimiter" => null
"enclosure" => """
"escape_character" => "\"
"contiguous" => false
"input_encoding" => "guess"
]
"properties" => array:9 [▶
"creator" => ""
"lastModifiedBy" => ""
"title" => ""
"description" => ""
"subject" => ""
"keywords" => ""
"category" => ""
"manager" => ""
"company" => ""
]
"cells" => array:1 [▶
"middleware" => []
]
]
"extension_detector" => array:16 [▶
"xlsx" => "Xlsx"
"xlsm" => "Xlsx"
"xltx" => "Xlsx"
"xltm" => "Xlsx"
"xls" => "Xls"
"xlt" => "Xls"
"ods" => "Ods"
"ots" => "Ods"
"slk" => "Slk"
"xml" => "Xml"
"gnumeric" => "Gnumeric"
"htm" => "Html"
"html" => "Html"
"csv" => "Csv"
"tsv" => "Csv"
"pdf" => "Dompdf"
]
"value_binder" => array:1 [▶
"default" => "Maatwebsite\Excel\DefaultValueBinder"
]
"cache" => array:4 [▶
"driver" => "memory"
"batch" => array:1 [▶
"memory_limit" => 60000
]
"illuminate" => array:1 [▶
"store" => null
]
"default_ttl" => 10800
]
"transactions" => array:2 [▶
"handler" => "db"
"db" => array:1 [▶
"connection" => null
]
]
"temporary_files" => array:5 [▶
"local_path" => "/home/drturk.com.tr/bc-cms/storage/framework/cache/laravel-excel"
"local_permissions" => []
"remote_disk" => null
"remote_prefix" => null
"force_resync_remote" => null
]
]
- flare
array:3 [▼
"key" => null
"flare_middleware" => array:13 [▶
0 => "Spatie\FlareClient\FlareMiddleware\RemoveRequestIp"
1 => "Spatie\FlareClient\FlareMiddleware\AddGitInformation"
2 => "Spatie\LaravelIgnition\FlareMiddleware\AddNotifierName"
3 => "Spatie\LaravelIgnition\FlareMiddleware\AddEnvironmentInformation"
4 => "Spatie\LaravelIgnition\FlareMiddleware\AddExceptionInformation"
5 => "Spatie\LaravelIgnition\FlareMiddleware\AddDumps"
"Spatie\LaravelIgnition\FlareMiddleware\AddLogs" => array:1 [▶
"maximum_number_of_collected_logs" => 200
]
"Spatie\LaravelIgnition\FlareMiddleware\AddQueries" => array:2 [▶
"maximum_number_of_collected_queries" => 200
"report_query_bindings" => true
]
"Spatie\LaravelIgnition\FlareMiddleware\AddJobs" => array:1 [▶
"max_chained_job_reporting_depth" => 5
]
6 => "Spatie\LaravelIgnition\FlareMiddleware\AddContext"
7 => "Spatie\LaravelIgnition\FlareMiddleware\AddExceptionHandledStatus"
"Spatie\FlareClient\FlareMiddleware\CensorRequestBodyFields" => array:1 [▶
"censor_fields" => array:2 [▶
0 => "password"
1 => "password_confirmation"
]
]
"Spatie\FlareClient\FlareMiddleware\CensorRequestHeaders" => array:1 [▶
"headers" => array:6 [▶
0 => "API-KEY"
1 => "Authorization"
2 => "Cookie"
3 => "Set-Cookie"
4 => "X-CSRF-TOKEN"
5 => "X-XSRF-TOKEN"
]
]
]
"send_logs_as_events" => true
]
- ignition
array:15 [▼
"editor" => "phpstorm"
"theme" => "auto"
"enable_share_button" => true
"register_commands" => false
"solution_providers" => array:22 [▶
0 => "Spatie\Ignition\Solutions\SolutionProviders\BadMethodCallSolutionProvider"
1 => "Spatie\Ignition\Solutions\SolutionProviders\MergeConflictSolutionProvider"
2 => "Spatie\Ignition\Solutions\SolutionProviders\UndefinedPropertySolutionProvider"
3 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\IncorrectValetDbCredentialsSolutionProvider"
4 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\MissingAppKeySolutionProvider"
5 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\DefaultDbNameSolutionProvider"
6 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\TableNotFoundSolutionProvider"
7 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\MissingImportSolutionProvider"
8 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\InvalidRouteActionSolutionProvider"
9 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\ViewNotFoundSolutionProvider"
10 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\RunningLaravelDuskInProductionProvider"
11 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\MissingColumnSolutionProvider"
12 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\UnknownValidationSolutionProvider"
13 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\MissingMixManifestSolutionProvider"
14 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\MissingViteManifestSolutionProvider"
15 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\MissingLivewireComponentSolutionProvider"
16 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\UndefinedViewVariableSolutionProvider"
17 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\GenericLaravelExceptionSolutionProvider"
18 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\OpenAiSolutionProvider"
19 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\SailNetworkSolutionProvider"
20 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\UnknownMysql8CollationSolutionProvider"
21 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\UnknownMariadbCollationSolutionProvider"
]
"ignored_solution_providers" => []
"enable_runnable_solutions" => null
"remote_sites_path" => "/home/drturk.com.tr/bc-cms"
"local_sites_path" => ""
"housekeeping_endpoint_prefix" => "_ignition"
"settings_file_path" => ""
"recorders" => array:4 [▶
0 => "Spatie\LaravelIgnition\Recorders\DumpRecorder\DumpRecorder"
1 => "Spatie\LaravelIgnition\Recorders\JobRecorder\JobRecorder"
2 => "Spatie\LaravelIgnition\Recorders\LogRecorder\LogRecorder"
3 => "Spatie\LaravelIgnition\Recorders\QueryRecorder\QueryRecorder"
]
"open_ai_key" => null
"with_stack_frame_arguments" => true
"argument_reducers" => array:11 [▶
0 => "Spatie\Backtrace\Arguments\Reducers\BaseTypeArgumentReducer"
1 => "Spatie\Backtrace\Arguments\Reducers\ArrayArgumentReducer"
2 => "Spatie\Backtrace\Arguments\Reducers\StdClassArgumentReducer"
3 => "Spatie\Backtrace\Arguments\Reducers\EnumArgumentReducer"
4 => "Spatie\Backtrace\Arguments\Reducers\ClosureArgumentReducer"
5 => "Spatie\Backtrace\Arguments\Reducers\DateTimeArgumentReducer"
6 => "Spatie\Backtrace\Arguments\Reducers\DateTimeZoneArgumentReducer"
7 => "Spatie\Backtrace\Arguments\Reducers\SymphonyRequestArgumentReducer"
8 => "Spatie\LaravelIgnition\ArgumentReducers\ModelArgumentReducer"
9 => "Spatie\LaravelIgnition\ArgumentReducers\CollectionArgumentReducer"
10 => "Spatie\Backtrace\Arguments\Reducers\StringableArgumentReducer"
]
]
- admin
array:1 [▼
"admin_route_prefix" => "admin"
]
- sms
array:5 [▼
"default" => ""
"nexmo" => array:4 [▶
"url" => "https://rest.nexmo.com/sms/json"
"from" => "Booking Core"
"key" => ""
"secret" => ""
]
"twilio" => array:4 [▶
"url" => "https://api.twilio.com"
"from" => "+12019480710"
"sid" => ""
"token" => ""
]
"netgsm" => array:4 [▶
"url" => "https://api.netgsm.com.tr/sms/send/get"
"from" => ""
"sid" => ""
"token" => ""
]
"whatsapp" => array:4 [▶
"url" => "https://api.whatsapp.com"
"from" => ""
"sid" => ""
"token" => ""
]
]
- news
array:5 [▼
"locales" => array:609 [▶
"ab" => "Abkhazian"
"ace" => "Achinese"
"ach" => "Acoli"
"ada" => "Adangme"
"ady" => "Adyghe"
"aa" => "Afar"
"afh" => "Afrihili"
"af" => "Afrikaans"
"agq" => "Aghem"
"ain" => "Ainu"
"ak" => "Akan"
"akk" => "Akkadian"
"bss" => "Akoose"
"akz" => "Alabama"
"sq" => "Albanian"
"ale" => "Aleut"
"arq" => "Algerian Arabic"
"en" => "English"
"en_US" => "American English"
"ase" => "American Sign Language"
"am" => "Amharic"
"egy" => "Ancient Egyptian"
"grc" => "Ancient Greek"
"anp" => "Angika"
"njo" => "Ao Naga"
"ar" => "Arabic"
"an" => "Aragonese"
"arc" => "Aramaic"
"aro" => "Araona"
"arp" => "Arapaho"
"arw" => "Arawak"
"hy" => "Armenian"
"rup" => "Aromanian"
"frp" => "Arpitan"
"as" => "Assamese"
"ast" => "Asturian"
"asa" => "Asu"
"cch" => "Atsam"
"en_AU" => "Australian English"
"de_AT" => "Austrian German"
"av" => "Avaric"
"ae" => "Avestan"
"awa" => "Awadhi"
"ay" => "Aymara"
"az" => "Azerbaijani"
"bfq" => "Badaga"
"ksf" => "Bafia"
"bfd" => "Bafut"
"bqi" => "Bakhtiari"
"ban" => "Balinese"
"bal" => "Baluchi"
"bm" => "Bambara"
"bax" => "Bamun"
"bjn" => "Banjar"
"bas" => "Basaa"
"ba" => "Bashkir"
"eu" => "Basque"
"bbc" => "Batak Toba"
"bar" => "Bavarian"
"bej" => "Beja"
"be" => "Belarusian"
"bem" => "Bemba"
"bez" => "Bena"
"bn" => "Bengali"
"bew" => "Betawi"
"bho" => "Bhojpuri"
"bik" => "Bikol"
"bin" => "Bini"
"bpy" => "Bishnupriya"
"bi" => "Bislama"
"byn" => "Blin"
"zbl" => "Blissymbols"
"brx" => "Bodo"
"bs" => "Bosnian"
"brh" => "Brahui"
"bra" => "Braj"
"pt_BR" => "Brazilian Portuguese"
"br" => "Breton"
"en_GB" => "British English"
"bug" => "Buginese"
"bg" => "Bulgarian"
"bum" => "Bulu"
"bua" => "Buriat"
"my" => "Burmese"
"cad" => "Caddo"
"frc" => "Cajun French"
"en_CA" => "Canadian English"
"fr_CA" => "Canadian French"
"yue" => "Cantonese"
"cps" => "Capiznon"
"car" => "Carib"
"ca" => "Catalan"
"cay" => "Cayuga"
"ceb" => "Cebuano"
"tzm" => "Central Atlas Tamazight"
"dtp" => "Central Dusun"
"ckb" => "Central Kurdish"
"esu" => "Central Yupik"
"shu" => "Chadian Arabic"
"chg" => "Chagatai"
"ch" => "Chamorro"
"ce" => "Chechen"
"chr" => "Cherokee"
"chy" => "Cheyenne"
"chb" => "Chibcha"
"cgg" => "Chiga"
"qug" => "Chimborazo Highland Quichua"
"zh" => "Chinese"
"chn" => "Chinook Jargon"
"chp" => "Chipewyan"
"cho" => "Choctaw"
"cu" => "Church Slavic"
"chk" => "Chuukese"
"cv" => "Chuvash"
"nwc" => "Classical Newari"
"syc" => "Classical Syriac"
"ksh" => "Colognian"
"swb" => "Comorian"
"swc" => "Congo Swahili"
"cop" => "Coptic"
"kw" => "Cornish"
"co" => "Corsican"
"cr" => "Cree"
"mus" => "Creek"
"crh" => "Crimean Turkish"
"hr" => "Croatian"
"cs" => "Czech"
"dak" => "Dakota"
"da" => "Danish"
"dar" => "Dargwa"
"dzg" => "Dazaga"
"del" => "Delaware"
"din" => "Dinka"
"dv" => "Divehi"
"doi" => "Dogri"
"dgr" => "Dogrib"
"dua" => "Duala"
"nl" => "Dutch"
"dyu" => "Dyula"
"dz" => "Dzongkha"
"frs" => "Eastern Frisian"
"efi" => "Efik"
"arz" => "Egyptian Arabic"
"eka" => "Ekajuk"
"elx" => "Elamite"
"ebu" => "Embu"
"egl" => "Emilian"
"myv" => "Erzya"
"eo" => "Esperanto"
"et" => "Estonian"
"pt_PT" => "European Portuguese"
"es_ES" => "European Spanish"
"ee" => "Ewe"
"ewo" => "Ewondo"
"ext" => "Extremaduran"
"fan" => "Fang"
"fat" => "Fanti"
"fo" => "Faroese"
"hif" => "Fiji Hindi"
"fj" => "Fijian"
"fil" => "Filipino"
"fi" => "Finnish"
"nl_BE" => "Flemish"
"fon" => "Fon"
"gur" => "Frafra"
"fr" => "French"
"fur" => "Friulian"
"ff" => "Fulah"
"gaa" => "Ga"
"gag" => "Gagauz"
"gl" => "Galician"
"gan" => "Gan Chinese"
"lg" => "Ganda"
"gay" => "Gayo"
"gba" => "Gbaya"
"gez" => "Geez"
"ka" => "Georgian"
"de" => "German"
"aln" => "Gheg Albanian"
"bbj" => "Ghomala"
"glk" => "Gilaki"
"gil" => "Gilbertese"
"gom" => "Goan Konkani"
"gon" => "Gondi"
"gor" => "Gorontalo"
"got" => "Gothic"
"grb" => "Grebo"
"el" => "Greek"
"gn" => "Guarani"
"gu" => "Gujarati"
"guz" => "Gusii"
"gwi" => "Gwichʼin"
"hai" => "Haida"
"ht" => "Haitian"
"hak" => "Hakka Chinese"
"ha" => "Hausa"
"haw" => "Hawaiian"
"he" => "Hebrew"
"hz" => "Herero"
"hil" => "Hiligaynon"
"hi" => "Hindi"
"ho" => "Hiri Motu"
"hit" => "Hittite"
"hmn" => "Hmong"
"hu" => "Hungarian"
"hup" => "Hupa"
"iba" => "Iban"
"ibb" => "Ibibio"
"is" => "Icelandic"
"io" => "Ido"
"ig" => "Igbo"
"ilo" => "Iloko"
"smn" => "Inari Sami"
"id" => "Indonesian"
"izh" => "Ingrian"
"inh" => "Ingush"
"ia" => "Interlingua"
"ie" => "Interlingue"
"iu" => "Inuktitut"
"ik" => "Inupiaq"
"ga" => "Irish"
"it" => "Italian"
"jam" => "Jamaican Creole English"
"ja" => "Japanese"
"jv" => "Javanese"
"kaj" => "Jju"
"dyo" => "Jola-Fonyi"
"jrb" => "Judeo-Arabic"
"jpr" => "Judeo-Persian"
"jut" => "Jutish"
"kbd" => "Kabardian"
"kea" => "Kabuverdianu"
"kab" => "Kabyle"
"kac" => "Kachin"
"kgp" => "Kaingang"
"kkj" => "Kako"
"kl" => "Kalaallisut"
"kln" => "Kalenjin"
"xal" => "Kalmyk"
"kam" => "Kamba"
"kbl" => "Kanembu"
"kn" => "Kannada"
"kr" => "Kanuri"
"kaa" => "Kara-Kalpak"
"krc" => "Karachay-Balkar"
"krl" => "Karelian"
"ks" => "Kashmiri"
"csb" => "Kashubian"
"kaw" => "Kawi"
"kk" => "Kazakh"
"ken" => "Kenyang"
"kha" => "Khasi"
"km" => "Khmer"
"kho" => "Khotanese"
"khw" => "Khowar"
"ki" => "Kikuyu"
"kmb" => "Kimbundu"
"krj" => "Kinaray-a"
"rw" => "Kinyarwanda"
"kiu" => "Kirmanjki"
"tlh" => "Klingon"
"bkm" => "Kom"
"kv" => "Komi"
"koi" => "Komi-Permyak"
"kg" => "Kongo"
"kok" => "Konkani"
"ko" => "Korean"
"kfo" => "Koro"
"kos" => "Kosraean"
"avk" => "Kotava"
"khq" => "Koyra Chiini"
"ses" => "Koyraboro Senni"
"kpe" => "Kpelle"
"kri" => "Krio"
"kj" => "Kuanyama"
"kum" => "Kumyk"
"ku" => "Kurdish"
"kru" => "Kurukh"
"kut" => "Kutenai"
"nmg" => "Kwasio"
"ky" => "Kyrgyz"
"quc" => "Kʼicheʼ"
"lad" => "Ladino"
"lah" => "Lahnda"
"lkt" => "Lakota"
"lam" => "Lamba"
"lag" => "Langi"
"lo" => "Lao"
"ltg" => "Latgalian"
"la" => "Latin"
"es_419" => "Latin American Spanish"
"lv" => "Latvian"
"lzz" => "Laz"
"lez" => "Lezghian"
"lij" => "Ligurian"
"li" => "Limburgish"
"ln" => "Lingala"
"lfn" => "Lingua Franca Nova"
"lzh" => "Literary Chinese"
"lt" => "Lithuanian"
"liv" => "Livonian"
"jbo" => "Lojban"
"lmo" => "Lombard"
"nds" => "Low German"
"sli" => "Lower Silesian"
"dsb" => "Lower Sorbian"
"loz" => "Lozi"
"lu" => "Luba-Katanga"
"lua" => "Luba-Lulua"
"lui" => "Luiseno"
"smj" => "Lule Sami"
"lun" => "Lunda"
"luo" => "Luo"
"lb" => "Luxembourgish"
"luy" => "Luyia"
"mde" => "Maba"
"mk" => "Macedonian"
"jmc" => "Machame"
"mad" => "Madurese"
"maf" => "Mafa"
"mag" => "Magahi"
"vmf" => "Main-Franconian"
"mai" => "Maithili"
"mak" => "Makasar"
"mgh" => "Makhuwa-Meetto"
"kde" => "Makonde"
"mg" => "Malagasy"
"ms" => "Malay"
"ml" => "Malayalam"
"mt" => "Maltese"
"mnc" => "Manchu"
"mdr" => "Mandar"
"man" => "Mandingo"
"mni" => "Manipuri"
"gv" => "Manx"
"mi" => "Maori"
"arn" => "Mapuche"
"mr" => "Marathi"
"chm" => "Mari"
"mh" => "Marshallese"
"mwr" => "Marwari"
"mas" => "Masai"
"mzn" => "Mazanderani"
"byv" => "Medumba"
"men" => "Mende"
"mwv" => "Mentawai"
"mer" => "Meru"
"mgo" => "Metaʼ"
"es_MX" => "Mexican Spanish"
"mic" => "Micmac"
"dum" => "Middle Dutch"
"enm" => "Middle English"
"frm" => "Middle French"
"gmh" => "Middle High German"
"mga" => "Middle Irish"
"nan" => "Min Nan Chinese"
"min" => "Minangkabau"
"xmf" => "Mingrelian"
"mwl" => "Mirandese"
"lus" => "Mizo"
"ar_001" => "Modern Standard Arabic"
"moh" => "Mohawk"
"mdf" => "Moksha"
"ro_MD" => "Moldavian"
"lol" => "Mongo"
"mn" => "Mongolian"
"mfe" => "Morisyen"
"ary" => "Moroccan Arabic"
"mos" => "Mossi"
"mul" => "Multiple Languages"
"mua" => "Mundang"
"ttt" => "Muslim Tat"
"mye" => "Myene"
"naq" => "Nama"
"na" => "Nauru"
"nv" => "Navajo"
"ng" => "Ndonga"
"nap" => "Neapolitan"
"ne" => "Nepali"
"new" => "Newari"
"sba" => "Ngambay"
"nnh" => "Ngiemboon"
"jgo" => "Ngomba"
"yrl" => "Nheengatu"
"nia" => "Nias"
"niu" => "Niuean"
"zxx" => "No linguistic content"
"nog" => "Nogai"
"nd" => "North Ndebele"
"frr" => "Northern Frisian"
"se" => "Northern Sami"
"nso" => "Northern Sotho"
"no" => "Norwegian"
"nb" => "Norwegian Bokmål"
"nn" => "Norwegian Nynorsk"
"nov" => "Novial"
"nus" => "Nuer"
"nym" => "Nyamwezi"
"ny" => "Nyanja"
"nyn" => "Nyankole"
"tog" => "Nyasa Tonga"
"nyo" => "Nyoro"
"nzi" => "Nzima"
"nqo" => "NʼKo"
"oc" => "Occitan"
"oj" => "Ojibwa"
"ang" => "Old English"
"fro" => "Old French"
"goh" => "Old High German"
"sga" => "Old Irish"
"non" => "Old Norse"
"peo" => "Old Persian"
"pro" => "Old Provençal"
"or" => "Oriya"
"om" => "Oromo"
"osa" => "Osage"
"os" => "Ossetic"
"ota" => "Ottoman Turkish"
"pal" => "Pahlavi"
"pfl" => "Palatine German"
"pau" => "Palauan"
"pi" => "Pali"
"pam" => "Pampanga"
"pag" => "Pangasinan"
"pap" => "Papiamento"
"ps" => "Pashto"
"pdc" => "Pennsylvania German"
"fa" => "Persian"
"phn" => "Phoenician"
"pcd" => "Picard"
"pms" => "Piedmontese"
"pdt" => "Plautdietsch"
"pon" => "Pohnpeian"
"pl" => "Polish"
"pnt" => "Pontic"
"pt" => "Portuguese"
"prg" => "Prussian"
"pa" => "Punjabi"
"qu" => "Quechua"
"raj" => "Rajasthani"
"rap" => "Rapanui"
"rar" => "Rarotongan"
"rif" => "Riffian"
"rgn" => "Romagnol"
"ro" => "Romanian"
"rm" => "Romansh"
"rom" => "Romany"
"rof" => "Rombo"
"root" => "Root"
"rtm" => "Rotuman"
"rug" => "Roviana"
"rn" => "Rundi"
"ru" => "Russian"
"rue" => "Rusyn"
"rwk" => "Rwa"
"ssy" => "Saho"
"sah" => "Sakha"
"sam" => "Samaritan Aramaic"
"saq" => "Samburu"
"sm" => "Samoan"
"sgs" => "Samogitian"
"sad" => "Sandawe"
"sg" => "Sango"
"sbp" => "Sangu"
"sa" => "Sanskrit"
"sat" => "Santali"
"sc" => "Sardinian"
"sas" => "Sasak"
"sdc" => "Sassarese Sardinian"
"stq" => "Saterland Frisian"
"saz" => "Saurashtra"
"sco" => "Scots"
"gd" => "Scottish Gaelic"
"sly" => "Selayar"
"sel" => "Selkup"
"seh" => "Sena"
"see" => "Seneca"
"sr" => "Serbian"
"sh" => "Serbo-Croatian"
"srr" => "Serer"
"sei" => "Seri"
"ksb" => "Shambala"
"shn" => "Shan"
"sn" => "Shona"
"ii" => "Sichuan Yi"
"scn" => "Sicilian"
"sid" => "Sidamo"
"bla" => "Siksika"
"szl" => "Silesian"
"zh_Hans" => "Simplified Chinese"
"sd" => "Sindhi"
"si" => "Sinhala"
"sms" => "Skolt Sami"
"den" => "Slave"
"sk" => "Slovak"
"sl" => "Slovenian"
"xog" => "Soga"
"sog" => "Sogdien"
"so" => "Somali"
"snk" => "Soninke"
"azb" => "South Azerbaijani"
"nr" => "South Ndebele"
"alt" => "Southern Altai"
"sma" => "Southern Sami"
"st" => "Southern Sotho"
"es" => "Spanish"
"srn" => "Sranan Tongo"
"zgh" => "Standard Moroccan Tamazight"
"suk" => "Sukuma"
"sux" => "Sumerian"
"su" => "Sundanese"
"sus" => "Susu"
"sw" => "Swahili"
"ss" => "Swati"
"sv" => "Swedish"
"fr_CH" => "Swiss French"
"gsw" => "Swiss German"
"de_CH" => "Swiss High German"
"syr" => "Syriac"
"shi" => "Tachelhit"
"tl" => "Tagalog"
"ty" => "Tahitian"
"dav" => "Taita"
"tg" => "Tajik"
"tly" => "Talysh"
"tmh" => "Tamashek"
"ta" => "Tamil"
"trv" => "Taroko"
"twq" => "Tasawaq"
"tt" => "Tatar"
"te" => "Telugu"
"ter" => "Tereno"
"teo" => "Teso"
"tet" => "Tetum"
"th" => "Thai"
"bo" => "Tibetan"
"tig" => "Tigre"
"ti" => "Tigrinya"
"tem" => "Timne"
"tiv" => "Tiv"
"tli" => "Tlingit"
"tpi" => "Tok Pisin"
"tkl" => "Tokelau"
"to" => "Tongan"
"fit" => "Tornedalen Finnish"
"zh_Hant" => "Traditional Chinese"
"tkr" => "Tsakhur"
"tsd" => "Tsakonian"
"tsi" => "Tsimshian"
"ts" => "Tsonga"
"tn" => "Tswana"
"tcy" => "Tulu"
"tum" => "Tumbuka"
"aeb" => "Tunisian Arabic"
"tr" => "Turkish"
"tk" => "Turkmen"
"tru" => "Turoyo"
"tvl" => "Tuvalu"
"tyv" => "Tuvinian"
"tw" => "Twi"
"kcg" => "Tyap"
"udm" => "Udmurt"
"uga" => "Ugaritic"
"uk" => "Ukrainian"
"umb" => "Umbundu"
"und" => "Unknown Language"
"hsb" => "Upper Sorbian"
"ur" => "Urdu"
"ug" => "Uyghur"
"uz" => "Uzbek"
"vai" => "Vai"
"ve" => "Venda"
"vec" => "Venetian"
"vep" => "Veps"
"vi" => "Vietnamese"
"vo" => "Volapük"
"vro" => "Võro"
"vot" => "Votic"
"vun" => "Vunjo"
"wa" => "Walloon"
"wae" => "Walser"
"war" => "Waray"
"wbp" => "Warlpiri"
"was" => "Washo"
"guc" => "Wayuu"
"cy" => "Welsh"
"vls" => "West Flemish"
"fy" => "Western Frisian"
"mrj" => "Western Mari"
"wal" => "Wolaytta"
"wo" => "Wolof"
"wuu" => "Wu Chinese"
"xh" => "Xhosa"
"hsn" => "Xiang Chinese"
"yav" => "Yangben"
"yao" => "Yao"
"yap" => "Yapese"
"ybb" => "Yemba"
"yi" => "Yiddish"
"yo" => "Yoruba"
"zap" => "Zapotec"
"dje" => "Zarma"
"zza" => "Zaza"
"zea" => "Zeelandic"
"zen" => "Zenaga"
"za" => "Zhuang"
"gbz" => "Zoroastrian Dari"
"zu" => "Zulu"
"zun" => "Zuni"
]
"news_route_prefix" => "news"
"news_category_route_prefix" => "category"
"news_tag_route_prefix" => "tag"
"layouts" => array:1 [▶
"normal" => "Normal Layout"
]
]
- pro
array:3 [▼
"version" => "1.0"
"enable" => 0
"price_yearly" => "599"
]
- user
array:1 [▼
"enable_plan" => true
]
- visa
array:1 [▼
"layouts" => array:1 [▶
"normal" => "Normal Layout"
]
]