eyy Array ( [activitylog] => Array ( [enabled] => 1 [delete_records_older_than_days] => 365 [default_log_name] => default [default_auth_driver] => [subject_returns_soft_deleted_models] => [activity_model] => Spatie\Activitylog\Models\Activity [table_name] => activity_log [database_connection] => dialer ) [app] => Array ( [name] => Callbox Dialer [branch] => SG [app_id] => 2 [pipeline] => 192.168.50.12 [common_cache] => /var/www/common/cache/ [env] => external [debug] => 1 [url] => https://dialer-sg.callboxinc.com [asset_url] => [timezone] => Asia/Manila [locale] => en [fallback_locale] => en [faker_locale] => en_US [key] => base64:i7P+4KmhDyr393FIc18ezytgcnqQ1seyx1a8ind4+wQ= [cipher] => AES-256-CBC [maintenance] => Array ( [driver] => file ) [providers] => Array ( [0] => App\Providers\BladeServiceProvider [1] => Illuminate\Auth\AuthServiceProvider [2] => Illuminate\Broadcasting\BroadcastServiceProvider [3] => Illuminate\Bus\BusServiceProvider [4] => Illuminate\Cache\CacheServiceProvider [5] => Illuminate\Foundation\Providers\ConsoleSupportServiceProvider [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\Pipeline\PipelineServiceProvider [16] => Illuminate\Queue\QueueServiceProvider [17] => Illuminate\Redis\RedisServiceProvider [18] => Illuminate\Auth\Passwords\PasswordResetServiceProvider [19] => Illuminate\Session\SessionServiceProvider [20] => Illuminate\Validation\ValidationServiceProvider [21] => Illuminate\View\ViewServiceProvider [22] => App\Providers\AppServiceProvider [23] => App\Providers\TranslationServiceProvider [24] => App\Providers\AuthServiceProvider [25] => App\Providers\BroadcastServiceProvider [26] => App\Providers\EventServiceProvider [27] => App\Providers\RouteServiceProvider [28] => Barryvdh\Debugbar\ServiceProvider [29] => Yajra\DataTables\DataTablesServiceProvider [30] => hisorange\BrowserDetect\ServiceProvider [31] => Stevebauman\Location\LocationServiceProvider ) [aliases] => Array ( [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 [Config] => Illuminate\Support\Facades\Config [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 [Password] => Illuminate\Support\Facades\Password [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 [Schema] => Illuminate\Support\Facades\Schema [Session] => Illuminate\Support\Facades\Session [Storage] => Illuminate\Support\Facades\Storage [Str] => Illuminate\Support\Str [URL] => Illuminate\Support\Facades\URL [Validator] => Illuminate\Support\Facades\Validator [View] => Illuminate\Support\Facades\View [Vite] => Illuminate\Support\Facades\Vite [Permit] => App\Http\Controllers\Permit [Browser] => hisorange\BrowserDetect\Facade [Location] => Stevebauman\Location\Facades\Location ) ) [auth] => Array ( [defaults] => Array ( [guard] => web [passwords] => users ) [guards] => Array ( [web] => Array ( [driver] => session [provider] => users ) [sanctum] => Array ( [driver] => sanctum [provider] => ) ) [providers] => Array ( [users] => Array ( [driver] => eloquent [model] => App\Models\User ) ) [passwords] => Array ( [users] => Array ( [provider] => users [table] => password_resets [expire] => 60 [throttle] => 60 ) ) [password_timeout] => 10800 ) [broadcasting] => Array ( [default] => pusher [connections] => Array ( [pusher] => Array ( [driver] => pusher [key] => e39aace0cf3255eb7f48 [secret] => 67aa2b19cbc2a98aaf9f [app_id] => 1474260 [options] => Array ( [cluster] => ap1 [encrypted] => 1 [host] => 127.0.0.1 [port] => 6001 [scheme] => http ) ) [ably] => Array ( [driver] => ably [key] => ) [redis] => Array ( [driver] => redis [connection] => default ) [log] => Array ( [driver] => log ) [null] => Array ( [driver] => null ) ) ) [cache] => Array ( [default] => file [stores] => Array ( [apc] => Array ( [driver] => apc ) [array] => Array ( [driver] => array [serialize] => ) [database] => Array ( [driver] => database [table] => cache [connection] => [lock_connection] => ) [file] => Array ( [driver] => file [path] => /var/www/html/apps/storage/framework/cache/data ) [memcached] => Array ( [driver] => memcached [persistent_id] => [sasl] => Array ( [0] => [1] => ) [options] => Array ( ) [servers] => Array ( [0] => Array ( [host] => 127.0.0.1 [port] => 11211 [weight] => 100 ) ) ) [redis] => Array ( [driver] => redis [connection] => cache [lock_connection] => default ) [dynamodb] => Array ( [driver] => dynamodb [key] => [secret] => [region] => us-east-1 [table] => cache [endpoint] => ) [octane] => Array ( [driver] => octane ) ) [prefix] => callbox_dialer_cache_ ) [cors] => Array ( [paths] => Array ( [0] => api/* [1] => sanctum/csrf-cookie ) [allowed_methods] => Array ( [0] => * ) [allowed_origins] => Array ( [0] => * ) [allowed_origins_patterns] => Array ( ) [allowed_headers] => Array ( [0] => * ) [exposed_headers] => Array ( ) [max_age] => 0 [supports_credentials] => ) [database] => Array ( [default] => mysql [connections] => Array ( [sqlite] => Array ( [driver] => sqlite [url] => [database] => callbox_pipeline2 [prefix] => [foreign_key_constraints] => 1 ) [mysql] => Array ( [driver] => mysql [url] => [host] => 192.168.97.51 [port] => 3306 [database] => callbox_pipeline2 [username] => app_pipe [password] => a33-pipe [unix_socket] => [charset] => utf8mb4 [collation] => utf8mb4_unicode_ci [prefix] => [prefix_indexes] => 1 [strict] => [engine] => [options] => Array ( ) ) [dbw] => Array ( [driver] => mysql [url] => [host] => 192.168.50.45 [port] => 3306 [database] => callbox_pipeline2 [username] => app_pipe [password] => a33-pipe [unix_socket] => [charset] => utf8mb4 [collation] => utf8mb4_unicode_ci [prefix] => [prefix_indexes] => 1 [strict] => [engine] => ) [ms60] => Array ( [driver] => mysql [url] => [host] => 192.168.50.60 [port] => 3306 [database] => callbox_pipeline2 [username] => app_pipe [password] => a33-pipe [unix_socket] => [charset] => utf8mb4 [collation] => utf8mb4_unicode_ci [prefix] => [prefix_indexes] => 1 [strict] => [engine] => ) [pgsql] => Array ( [driver] => pgsql [url] => [host] => 192.168.97.51 [port] => 3306 [database] => callbox_pipeline2 [username] => app_pipe [password] => a33-pipe [charset] => utf8 [prefix] => [prefix_indexes] => 1 [search_path] => public [sslmode] => prefer ) [sqlsrv] => Array ( [driver] => sqlsrv [url] => [host] => 192.168.97.51 [port] => 3306 [database] => callbox_pipeline2 [username] => app_pipe [password] => a33-pipe [charset] => utf8 [prefix] => [prefix_indexes] => 1 ) [db89] => Array ( [driver] => mysql [url] => [host] => 192.168.50.89 [port] => 3306 [database] => cloud_dialer_logs [username] => app_pipe [password] => a33-pipe [unix_socket] => [charset] => utf8mb4 [collation] => utf8mb4_unicode_ci [prefix] => [prefix_indexes] => 1 [strict] => [engine] => innodb [options] => Array ( ) ) [etc] => Array ( [driver] => mysql [url] => [host] => 192.168.50.47 [port] => 3306 [database] => db_admin [username] => app_pipe [password] => a33-pipe [unix_socket] => [charset] => utf8mb4 [collation] => utf8mb4_unicode_ci [prefix] => [prefix_indexes] => 1 [strict] => [engine] => innodb [options] => Array ( ) ) [dw] => Array ( [driver] => mysql [url] => [host] => 192.168.50.26 [port] => 3306 [database] => callbox_dw2 [username] => app_pipe [password] => a33-pipe [unix_socket] => [charset] => utf8mb4 [collation] => utf8mb4_unicode_ci [prefix] => [prefix_indexes] => 1 [strict] => [engine] => innodb [options] => Array ( ) ) [dialer] => Array ( [driver] => mysql [url] => [host] => 192.168.50.85 [port] => 3306 [database] => callbox_dialer [username] => manager [password] => [unix_socket] => [charset] => utf8mb4 [collation] => utf8mb4_unicode_ci [prefix] => [prefix_indexes] => 1 [strict] => [engine] => innodb [options] => Array ( ) ) [dialer_slave] => Array ( [driver] => mysql [host] => 192.168.50.92 [port] => 3306 [database] => callbox_dialer [username] => manager [password] => [unix_socket] => [charset] => utf8mb4 [collation] => utf8mb4_unicode_ci [prefix] => [prefix_indexes] => 1 [strict] => [engine] => innodb ) [dialer_slave_sg] => Array ( [driver] => mysql [host] => 192.168.97.6 [port] => 3306 [database] => dialer_sg_01 [username] => dbadmin [password] => BeCareful911 [unix_socket] => [charset] => utf8mb4 [collation] => utf8mb4_unicode_ci [prefix] => [prefix_indexes] => 1 [strict] => [engine] => innodb ) [dialer_slave_us] => Array ( [driver] => mysql [host] => 192.168.91.6 [port] => 3306 [database] => dialer_us_01 [username] => dbadmin [password] => BeCareful911 [unix_socket] => [charset] => utf8mb4 [collation] => utf8mb4_unicode_ci [prefix] => [prefix_indexes] => 1 [strict] => [engine] => innodb ) [dialer_sg_01] => Array ( [driver] => mysql [url] => [host] => 192.168.50.85 [port] => 3306 [database] => dialer_sg_01 [username] => manager [password] => [unix_socket] => [charset] => utf8mb4 [collation] => utf8mb4_unicode_ci [prefix] => [prefix_indexes] => 1 [strict] => [engine] => innodb [options] => Array ( ) ) [dialer_us_01] => Array ( [driver] => mysql [url] => [host] => 192.168.50.85 [port] => 3306 [database] => dialer_us_01 [username] => manager [password] => [unix_socket] => [charset] => utf8mb4 [collation] => utf8mb4_unicode_ci [prefix] => [prefix_indexes] => 1 [strict] => [engine] => innodb [options] => Array ( ) ) ) [migrations] => migrations [redis] => Array ( [client] => phpredis [options] => Array ( [cluster] => redis [prefix] => callbox_dialer_database_ ) [default] => Array ( [url] => [host] => 127.0.0.1 [username] => [password] => [port] => 6379 [database] => 0 ) [cache] => Array ( [url] => [host] => 127.0.0.1 [username] => [password] => [port] => 6379 [database] => 1 ) ) ) [datatables-html] => Array ( [namespace] => LaravelDataTables [table] => Array ( [class] => table [id] => dataTableBuilder ) [script] => datatables::script [editor] => datatables::editor ) [filesystems] => Array ( [default] => local [disks] => Array ( [local] => Array ( [driver] => local [root] => /var/www/html/apps/storage/app [throw] => ) [public] => Array ( [driver] => local [root] => /var/www/html/apps/storage/app/public [url] => https://dialer-sg.callboxinc.com/storage [visibility] => public [throw] => ) [common] => Array ( [driver] => local [root] => /var/www/common/ [url] => https://dialer-sg.callboxinc.com/common [visibility] => public [throw] => ) [s3] => Array ( [driver] => s3 [key] => [secret] => [region] => us-east-1 [bucket] => [url] => [endpoint] => [use_path_style_endpoint] => [throw] => ) [audio] => Array ( [driver] => local [root] => /var/www/html/apps/public/audio [url] => https://dialer-sg.callboxinc.com/assets/audio ) [sftp] => Array ( [driver] => sftp [host] => 192.168.50.12 [username] => root [password] => softdevFTW ) [sftp_dvo] => Array ( [driver] => sftp [host] => [username] => root [password] => softdevFTW ) [tv] => Array ( [driver] => sftp [host] => [username] => [password] => ) ) [links] => Array ( [/var/www/html/apps/public/storage] => /var/www/html/apps/storage/app/public ) ) [google-chat] => Array ( [space] => [spaces] => Array ( [softdev] => https://chat.googleapis.com/v1/spaces/AAAAUEvPEcQ/messages?key=AIzaSyDdI0hCZtE6vySjMm-WEfRq3CPzqKqqsHI&token=6iBHm83crwMwGmAsQih5zRuBAKbtLUyrhbirVDfdJJ8%3D ) ) [hashing] => Array ( [driver] => bcrypt [bcrypt] => Array ( [rounds] => 10 ) [argon] => Array ( [memory] => 65536 [threads] => 1 [time] => 4 ) ) [laravel-log-reader] => Array ( [api_route_path] => admin/api/log-reader [view_route_path] => admin/log-reader [admin_panel_path] => admin [middleware] => Array ( [0] => web [1] => auth ) ) [logging] => Array ( [default] => stack [deprecations] => Array ( [channel] => [trace] => ) [channels] => Array ( [stack] => Array ( [driver] => stack [channels] => Array ( [0] => single ) [ignore_exceptions] => ) [single] => Array ( [driver] => single [path] => /var/www/html/apps/storage/logs/laravel.log [level] => debug ) [daily] => Array ( [driver] => daily [path] => /var/www/html/apps/storage/logs/laravel.log [level] => debug [days] => 14 ) [slack] => Array ( [driver] => slack [url] => [username] => Laravel Log [emoji] => :boom: [level] => debug ) [papertrail] => Array ( [driver] => monolog [level] => debug [handler] => Monolog\Handler\SyslogUdpHandler [handler_with] => Array ( [host] => [port] => [connectionString] => tls://: ) ) [stderr] => Array ( [driver] => monolog [level] => debug [handler] => Monolog\Handler\StreamHandler [formatter] => [with] => Array ( [stream] => php://stderr ) ) [syslog] => Array ( [driver] => syslog [level] => debug ) [errorlog] => Array ( [driver] => errorlog [level] => debug ) [null] => Array ( [driver] => monolog [handler] => Monolog\Handler\NullHandler ) [emergency] => Array ( [path] => /var/www/html/apps/storage/logs/laravel.log ) ) ) [mail] => Array ( [default] => smtp [mailers] => Array ( [smtp] => Array ( [transport] => smtp [host] => mail.callboxinc.com [port] => 465 [encryption] => [username] => notifier@callboxinc.com [password] => asdf0987 [timeout] => [local_domain] => ) [ses] => Array ( [transport] => ses ) [mailgun] => Array ( [transport] => mailgun ) [postmark] => Array ( [transport] => postmark ) [sendmail] => Array ( [transport] => sendmail [path] => /usr/sbin/sendmail -bs -i ) [log] => Array ( [transport] => log [channel] => ) [array] => Array ( [transport] => array ) [failover] => Array ( [transport] => failover [mailers] => Array ( [0] => smtp [1] => log ) ) ) [from] => Array ( [address] => no-reply@callboxinc.com [name] => Callbox Dialer ) [markdown] => Array ( [theme] => default [paths] => Array ( [0] => /var/www/html/apps/resources/views/emails/layouts ) ) ) [queue] => Array ( [default] => sync [connections] => Array ( [sync] => Array ( [driver] => sync ) [database] => Array ( [driver] => database [table] => jobs [queue] => default [retry_after] => 90 [after_commit] => ) [beanstalkd] => Array ( [driver] => beanstalkd [host] => localhost [queue] => default [retry_after] => 90 [block_for] => 0 [after_commit] => ) [sqs] => Array ( [driver] => sqs [key] => [secret] => [prefix] => https://sqs.us-east-1.amazonaws.com/your-account-id [queue] => default [suffix] => [region] => us-east-1 [after_commit] => ) [redis] => Array ( [driver] => redis [connection] => default [queue] => default [retry_after] => 90 [block_for] => [after_commit] => ) ) [failed] => Array ( [driver] => database-uuids [database] => mysql [table] => failed_jobs ) ) [sanctum] => Array ( [stateful] => Array ( [0] => localhost [1] => localhost:3000 [2] => 127.0.0.1 [3] => 127.0.0.1:8000 [4] => ::1 [5] => dialer-sg.callboxinc.com ) [guard] => Array ( [0] => web ) [expiration] => [middleware] => Array ( [verify_csrf_token] => App\Http\Middleware\VerifyCsrfToken [encrypt_cookies] => App\Http\Middleware\EncryptCookies ) ) [server-monitor] => Array ( [checks] => Array ( [diskspace] => Spatie\ServerMonitor\CheckDefinitions\Diskspace [elasticsearch] => Spatie\ServerMonitor\CheckDefinitions\Elasticsearch [memcached] => Spatie\ServerMonitor\CheckDefinitions\Memcached [mysql] => Spatie\ServerMonitor\CheckDefinitions\MySql [apache] => App\SystemChecks\Apache [beanstalkd] => App\SystemChecks\Beanstalkd [cpu] => App\SystemChecks\CPUUsage [memory] => App\SystemChecks\MemoryUsage ) [next_run_in_minutes] => 10 [concurrent_ssh_connections] => 5 [ssh_command_prefix] => [ssh_command_suffix] => [notifications] => Array ( [notifications] => Array ( [Spatie\ServerMonitor\Notifications\Notifications\CheckSucceeded] => Array ( ) [Spatie\ServerMonitor\Notifications\Notifications\CheckRestored] => Array ( [0] => slack ) [Spatie\ServerMonitor\Notifications\Notifications\CheckWarning] => Array ( [0] => slack ) [Spatie\ServerMonitor\Notifications\Notifications\CheckFailed] => Array ( [0] => slack ) ) [throttle_failing_notifications_for_minutes] => 60 [mail] => Array ( [to] => your@email.com ) [slack] => Array ( [webhook_url] => ) [notifiable] => Spatie\ServerMonitor\Notifications\Notifiable [date_format] => d/m/Y ) [host_model] => App\Models\monitoring\MonitoringHost [check_model] => App\Models\monitoring\MonitoringCheck [process_manipulator] => Spatie\ServerMonitor\Manipulators\Passthrough [diskspace_percentage_threshold] => Array ( [warning] => 80 [fail] => 90 ) ) [services] => Array ( [mailgun] => Array ( [domain] => [secret] => [endpoint] => api.mailgun.net [scheme] => https ) [postmark] => Array ( [token] => ) [ses] => Array ( [key] => [secret] => [region] => us-east-1 ) ) [session] => Array ( [driver] => file [lifetime] => 120 [expire_on_close] => [encrypt] => [files] => /var/www/html/apps/storage/framework/sessions [connection] => [table] => sessions [store] => [lottery] => Array ( [0] => 2 [1] => 100 ) [cookie] => callbox_dialer_session [path] => / [domain] => [secure] => 1 [http_only] => 1 [same_site] => ) [sql-commenter] => Array ( [enabled] => 1 [commenters] => Array ( [Spatie\SqlCommenter\Commenters\ControllerCommenter] => Array ( [includeNamespace] => ) [0] => Spatie\SqlCommenter\Commenters\RouteCommenter [Spatie\SqlCommenter\Commenters\JobCommenter] => Array ( [includeNamespace] => ) [Spatie\SqlCommenter\Commenters\FileCommenter] => Array ( [backtraceLimit] => 20 [excludePathSegments] => Array ( ) ) [1] => Spatie\SqlCommenter\Commenters\CurrentUserCommenter ) [commenter_class] => Spatie\SqlCommenter\SqlCommenter ) [translation-loader] => Array ( [translation_loaders] => Array ( [0] => App\Http\TranslationLoader\Db ) [model] => App\Models\LanguageLine [translation_manager] => App\Http\TranslationLoaderManager ) [view] => Array ( [paths] => Array ( [0] => /var/www/html/apps/resources/views ) [compiled] => /var/www/html/apps/storage/framework/views ) [websockets] => Array ( [dashboard] => Array ( [port] => 6001 ) [apps] => Array ( [0] => Array ( [id] => 1474260 [name] => Callbox Dialer [key] => e39aace0cf3255eb7f48 [secret] => 67aa2b19cbc2a98aaf9f [enable_client_messages] => [enable_statistics] => 1 ) ) [app_provider] => BeyondCode\LaravelWebSockets\Apps\ConfigAppProvider [allowed_origins] => Array ( ) [max_request_size_in_kb] => 250 [path] => websockets [middleware] => Array ( [0] => web [1] => BeyondCode\LaravelWebSockets\Dashboard\Http\Middleware\Authorize ) [statistics] => Array ( [model] => App\Models\WebSocketsStatisticsEntries [logger] => BeyondCode\LaravelWebSockets\Statistics\Logger\HttpStatisticsLogger [interval_in_seconds] => 60 [delete_statistics_older_than_days] => 60 [perform_dns_lookup] => ) [ssl] => Array ( [local_cert] => [local_pk] => [passphrase] => ) [channel_manager] => BeyondCode\LaravelWebSockets\WebSockets\Channels\ChannelManagers\ArrayChannelManager ) [debugbar] => Array ( [enabled] => [except] => Array ( [0] => telescope* [1] => horizon* ) [storage] => Array ( [enabled] => 1 [driver] => file [path] => /var/www/html/apps/storage/debugbar [connection] => [provider] => [hostname] => 127.0.0.1 [port] => 2304 ) [editor] => phpstorm [remote_sites_path] => [local_sites_path] => [include_vendors] => 1 [capture_ajax] => 1 [add_ajax_timing] => [error_handler] => [clockwork] => [collectors] => Array ( [phpinfo] => 1 [messages] => 1 [time] => 1 [memory] => 1 [exceptions] => 1 [log] => 1 [db] => 1 [views] => 1 [route] => 1 [auth] => [gate] => 1 [session] => 1 [symfony_request] => 1 [mail] => 1 [laravel] => [events] => [default_request] => [logs] => [files] => [config] => [cache] => [models] => 1 [livewire] => 1 ) [options] => Array ( [auth] => Array ( [show_name] => 1 ) [db] => Array ( [with_params] => 1 [backtrace] => 1 [backtrace_exclude_paths] => Array ( ) [timeline] => [duration_background] => 1 [explain] => Array ( [enabled] => [types] => Array ( [0] => SELECT ) ) [hints] => [show_copy] => ) [mail] => Array ( [full_log] => ) [views] => Array ( [timeline] => [data] => ) [route] => Array ( [label] => 1 ) [logs] => Array ( [file] => ) [cache] => Array ( [values] => 1 ) ) [inject] => 1 [route_prefix] => _debugbar [route_domain] => [theme] => auto [debug_backtrace_limit] => 50 ) [image] => Array ( [driver] => gd ) [modules] => Array ( [namespace] => Modules [stubs] => Array ( [enabled] => [path] => /var/www/html/apps/vendor/nwidart/laravel-modules/src/Commands/stubs [files] => Array ( [routes/web] => Routes/web.php [routes/api] => Routes/api.php [views/index] => Resources/views/index.blade.php [views/master] => Resources/views/layouts/master.blade.php [scaffold/config] => Config/config.php [composer] => composer.json [assets/js/app] => Resources/assets/js/app.js [assets/sass/app] => Resources/assets/sass/app.scss [vite] => vite.config.js [package] => package.json ) [replacements] => Array ( [routes/web] => Array ( [0] => LOWER_NAME [1] => STUDLY_NAME ) [routes/api] => Array ( [0] => LOWER_NAME ) [vite] => Array ( [0] => LOWER_NAME ) [json] => Array ( [0] => LOWER_NAME [1] => STUDLY_NAME [2] => MODULE_NAMESPACE [3] => PROVIDER_NAMESPACE ) [views/index] => Array ( [0] => LOWER_NAME ) [views/master] => Array ( [0] => LOWER_NAME [1] => STUDLY_NAME ) [scaffold/config] => Array ( [0] => STUDLY_NAME ) [composer] => Array ( [0] => LOWER_NAME [1] => STUDLY_NAME [2] => VENDOR [3] => AUTHOR_NAME [4] => AUTHOR_EMAIL [5] => MODULE_NAMESPACE [6] => PROVIDER_NAMESPACE ) ) [gitkeep] => 1 ) [paths] => Array ( [modules] => /var/www/html/apps/Modules [assets] => /var/www/html/apps/public/modules [migration] => /var/www/html/apps/database/migrations [generator] => Array ( [config] => Array ( [path] => Config [generate] => 1 ) [command] => Array ( [path] => Console [generate] => 1 ) [migration] => Array ( [path] => Database/Migrations [generate] => 1 ) [seeder] => Array ( [path] => Database/Seeders [generate] => 1 ) [factory] => Array ( [path] => Database/factories [generate] => 1 ) [model] => Array ( [path] => Entities [generate] => 1 ) [routes] => Array ( [path] => Routes [generate] => 1 ) [controller] => Array ( [path] => Http/Controllers [generate] => 1 ) [filter] => Array ( [path] => Http/Middleware [generate] => 1 ) [request] => Array ( [path] => Http/Requests [generate] => 1 ) [provider] => Array ( [path] => Providers [generate] => 1 ) [assets] => Array ( [path] => Resources/assets [generate] => 1 ) [lang] => Array ( [path] => Resources/lang [generate] => 1 ) [views] => Array ( [path] => Resources/views [generate] => 1 ) [test] => Array ( [path] => Tests/Unit [generate] => 1 ) [test-feature] => Array ( [path] => Tests/Feature [generate] => 1 ) [repository] => Array ( [path] => Repositories [generate] => ) [event] => Array ( [path] => Events [generate] => ) [listener] => Array ( [path] => Listeners [generate] => ) [policies] => Array ( [path] => Policies [generate] => ) [rules] => Array ( [path] => Rules [generate] => ) [jobs] => Array ( [path] => Jobs [generate] => ) [emails] => Array ( [path] => Emails [generate] => ) [notifications] => Array ( [path] => Notifications [generate] => ) [resource] => Array ( [path] => Transformers [generate] => ) [component-view] => Array ( [path] => Resources/views/components [generate] => ) [component-class] => Array ( [path] => View/Components [generate] => ) ) ) [commands] => Array ( [0] => Nwidart\Modules\Commands\CommandMakeCommand [1] => Nwidart\Modules\Commands\ComponentClassMakeCommand [2] => Nwidart\Modules\Commands\ComponentViewMakeCommand [3] => Nwidart\Modules\Commands\ControllerMakeCommand [4] => Nwidart\Modules\Commands\DisableCommand [5] => Nwidart\Modules\Commands\DumpCommand [6] => Nwidart\Modules\Commands\EnableCommand [7] => Nwidart\Modules\Commands\EventMakeCommand [8] => Nwidart\Modules\Commands\JobMakeCommand [9] => Nwidart\Modules\Commands\ListenerMakeCommand [10] => Nwidart\Modules\Commands\MailMakeCommand [11] => Nwidart\Modules\Commands\MiddlewareMakeCommand [12] => Nwidart\Modules\Commands\NotificationMakeCommand [13] => Nwidart\Modules\Commands\ProviderMakeCommand [14] => Nwidart\Modules\Commands\RouteProviderMakeCommand [15] => Nwidart\Modules\Commands\InstallCommand [16] => Nwidart\Modules\Commands\ListCommand [17] => Nwidart\Modules\Commands\ModuleDeleteCommand [18] => Nwidart\Modules\Commands\ModuleMakeCommand [19] => Nwidart\Modules\Commands\FactoryMakeCommand [20] => Nwidart\Modules\Commands\PolicyMakeCommand [21] => Nwidart\Modules\Commands\RequestMakeCommand [22] => Nwidart\Modules\Commands\RuleMakeCommand [23] => Nwidart\Modules\Commands\MigrateCommand [24] => Nwidart\Modules\Commands\MigrateFreshCommand [25] => Nwidart\Modules\Commands\MigrateRefreshCommand [26] => Nwidart\Modules\Commands\MigrateResetCommand [27] => Nwidart\Modules\Commands\MigrateRollbackCommand [28] => Nwidart\Modules\Commands\MigrateStatusCommand [29] => Nwidart\Modules\Commands\MigrationMakeCommand [30] => Nwidart\Modules\Commands\ModelMakeCommand [31] => Nwidart\Modules\Commands\PublishCommand [32] => Nwidart\Modules\Commands\PublishConfigurationCommand [33] => Nwidart\Modules\Commands\PublishMigrationCommand [34] => Nwidart\Modules\Commands\PublishTranslationCommand [35] => Nwidart\Modules\Commands\SeedCommand [36] => Nwidart\Modules\Commands\SeedMakeCommand [37] => Nwidart\Modules\Commands\SetupCommand [38] => Nwidart\Modules\Commands\UnUseCommand [39] => Nwidart\Modules\Commands\UpdateCommand [40] => Nwidart\Modules\Commands\UseCommand [41] => Nwidart\Modules\Commands\ResourceMakeCommand [42] => Nwidart\Modules\Commands\TestMakeCommand [43] => Nwidart\Modules\Commands\LaravelModulesV6Migrator ) [scan] => Array ( [enabled] => [paths] => Array ( [0] => /var/www/html/apps/vendor/*/* ) ) [composer] => Array ( [vendor] => nwidart [author] => Array ( [name] => Nicolas Widart [email] => n.widart@gmail.com ) [composer-output] => ) [cache] => Array ( [enabled] => [driver] => file [key] => laravel-modules [lifetime] => 60 ) [register] => Array ( [translations] => 1 [files] => register ) [activators] => Array ( [file] => Array ( [class] => Nwidart\Modules\Activators\FileActivator [statuses-file] => /var/www/html/apps/modules_statuses.json [cache-key] => activator.installed [cache-lifetime] => 604800 ) ) [activator] => file ) [flare] => Array ( [key] => [flare_middleware] => Array ( [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 ( [maximum_number_of_collected_logs] => 200 ) [Spatie\LaravelIgnition\FlareMiddleware\AddQueries] => Array ( [maximum_number_of_collected_queries] => 200 [report_query_bindings] => 1 ) [Spatie\LaravelIgnition\FlareMiddleware\AddJobs] => Array ( [max_chained_job_reporting_depth] => 5 ) [Spatie\FlareClient\FlareMiddleware\CensorRequestBodyFields] => Array ( [censor_fields] => Array ( [0] => password [1] => password_confirmation ) ) [Spatie\FlareClient\FlareMiddleware\CensorRequestHeaders] => Array ( [headers] => Array ( [0] => API-KEY ) ) ) [send_logs_as_events] => 1 ) [ignition] => Array ( [editor] => phpstorm [theme] => auto [enable_share_button] => 1 [register_commands] => [solution_providers] => Array ( [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 ) [ignored_solution_providers] => Array ( ) [enable_runnable_solutions] => [remote_sites_path] => /var/www/html/apps [local_sites_path] => [housekeeping_endpoint_prefix] => _ignition [settings_file_path] => [recorders] => Array ( [0] => Spatie\LaravelIgnition\Recorders\DumpRecorder\DumpRecorder [1] => Spatie\LaravelIgnition\Recorders\JobRecorder\JobRecorder [2] => Spatie\LaravelIgnition\Recorders\LogRecorder\LogRecorder [3] => Spatie\LaravelIgnition\Recorders\QueryRecorder\QueryRecorder ) ) [datatables] => Array ( [search] => Array ( [smart] => 1 [multi_term] => 1 [case_insensitive] => 1 [use_wildcards] => [starts_with] => ) [index_column] => DT_RowIndex [engines] => Array ( [eloquent] => Yajra\DataTables\EloquentDataTable [query] => Yajra\DataTables\QueryDataTable [collection] => Yajra\DataTables\CollectionDataTable [resource] => Yajra\DataTables\ApiResourceDataTable ) [builders] => Array ( ) [nulls_last_sql] => :column :direction NULLS LAST [error] => [columns] => Array ( [excess] => Array ( [0] => rn [1] => row_num ) [escape] => * [raw] => Array ( [0] => action ) [blacklist] => Array ( [0] => password [1] => remember_token ) [whitelist] => * ) [json] => Array ( [header] => Array ( ) [options] => 0 ) [callback] => Array ( [0] => $ [1] => $. [2] => function ) ) [browser-detect] => Array ( [cache] => Array ( [interval] => 10080 [prefix] => bd4_ ) [security] => Array ( [max-header-length] => 2048 ) ) [laravolt] => Array ( [avatar] => Array ( [driver] => gd [generator] => Laravolt\Avatar\Generator\DefaultGenerator [ascii] => [shape] => circle [width] => 100 [height] => 100 [chars] => 2 [fontSize] => 48 [uppercase] => [rtl] => [fonts] => Array ( [0] => /var/www/html/apps/vendor/laravolt/avatar/config/../fonts/OpenSans-Bold.ttf [1] => /var/www/html/apps/vendor/laravolt/avatar/config/../fonts/rockwell.ttf ) [foregrounds] => Array ( [0] => #FFFFFF ) [backgrounds] => Array ( [0] => #f44336 [1] => #E91E63 [2] => #9C27B0 [3] => #673AB7 [4] => #3F51B5 [5] => #2196F3 [6] => #03A9F4 [7] => #00BCD4 [8] => #009688 [9] => #4CAF50 [10] => #8BC34A [11] => #CDDC39 [12] => #FFC107 [13] => #FF9800 [14] => #FF5722 ) [border] => Array ( [size] => 1 [color] => background [radius] => 0 ) [theme] => Array ( [0] => colorful ) [themes] => Array ( [grayscale-light] => Array ( [backgrounds] => Array ( [0] => #edf2f7 [1] => #e2e8f0 [2] => #cbd5e0 ) [foregrounds] => Array ( [0] => #a0aec0 ) ) [grayscale-dark] => Array ( [backgrounds] => Array ( [0] => #2d3748 [1] => #4a5568 [2] => #718096 ) [foregrounds] => Array ( [0] => #e2e8f0 ) ) [colorful] => Array ( [backgrounds] => Array ( [0] => #f44336 [1] => #E91E63 [2] => #9C27B0 [3] => #673AB7 [4] => #3F51B5 [5] => #2196F3 [6] => #03A9F4 [7] => #00BCD4 [8] => #009688 [9] => #4CAF50 [10] => #8BC34A [11] => #CDDC39 [12] => #FFC107 [13] => #FF9800 [14] => #FF5722 ) [foregrounds] => Array ( [0] => #FFFFFF ) ) [pastel] => Array ( [backgrounds] => Array ( [0] => #ef9a9a [1] => #F48FB1 [2] => #CE93D8 [3] => #B39DDB [4] => #9FA8DA [5] => #90CAF9 [6] => #81D4FA [7] => #80DEEA [8] => #80CBC4 [9] => #A5D6A7 [10] => #E6EE9C [11] => #FFAB91 [12] => #FFCCBC [13] => #D7CCC8 ) [foregrounds] => Array ( [0] => #FFF ) ) ) ) ) [location] => Array ( [driver] => Stevebauman\Location\Drivers\IpApi [fallbacks] => Array ( [0] => Stevebauman\Location\Drivers\IpInfo [1] => Stevebauman\Location\Drivers\GeoPlugin [2] => Stevebauman\Location\Drivers\MaxMind ) [position] => Stevebauman\Location\Position [maxmind] => Array ( [web] => Array ( [enabled] => [user_id] => [license_key] => [options] => Array ( [host] => geoip.maxmind.com ) ) [local] => Array ( [type] => city [path] => /var/www/html/apps/database/maxmind/GeoLite2-City.mmdb ) ) [ip_api] => Array ( [token] => ) [ipinfo] => Array ( [token] => ) [ipdata] => Array ( [token] => ) [kloudend] => Array ( [token] => ) [testing] => Array ( [enabled] => 1 [ip] => 66.102.0.0 ) ) ) 1
CB-icons / General / User
SVG Web Icons
CB-icons / Home / Key
SVG Web Icons