0% found this document useful (0 votes)
50 views42 pages

Config

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
50 views42 pages

Config

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 42

<?

php return array (


'activitylog' =>
array (
'enabled' => true,
'delete_records_older_than_days' => 365,
'default_log_name' => 'default',
'default_auth_driver' => NULL,
'subject_returns_soft_deleted_models' => false,
'activity_model' => 'Spatie\\Activitylog\\Models\\Activity',
'table_name' => 'activity_log',
'database_connection' => NULL,
),
'app' =>
array (
'name' => 'COIS POSPro',
'env' => 'local',
'debug' => true,
'url' => 'http://localhost',
'timezone' => 'Asia/Colombo',
'locale' => 'en',
'fallback_locale' => 'en',
'faker_locale' => 'en_US',
'key' => 'base64:W8UqtE9LHZW+gRag78o4BCbN1M0w4HdaIFdLqHJ/9PA=',
'cipher' => 'AES-256-CBC',
'maintenance' =>
array (
'driver' => 'file',
),
'providers' =>
array (
0 => 'Illuminate\\Auth\\AuthServiceProvider',
1 => 'Illuminate\\Broadcasting\\BroadcastServiceProvider',
2 => 'Illuminate\\Bus\\BusServiceProvider',
3 => 'Illuminate\\Cache\\CacheServiceProvider',
4 => 'Illuminate\\Foundation\\Providers\\ConsoleSupportServiceProvider',
5 => 'Illuminate\\Cookie\\CookieServiceProvider',
6 => 'Illuminate\\Database\\DatabaseServiceProvider',
7 => 'Illuminate\\Encryption\\EncryptionServiceProvider',
8 => 'Illuminate\\Filesystem\\FilesystemServiceProvider',
9 => 'Illuminate\\Foundation\\Providers\\FoundationServiceProvider',
10 => 'Illuminate\\Hashing\\HashServiceProvider',
11 => 'Illuminate\\Mail\\MailServiceProvider',
12 => 'Illuminate\\Notifications\\NotificationServiceProvider',
13 => 'Illuminate\\Pagination\\PaginationServiceProvider',
14 => 'Illuminate\\Pipeline\\PipelineServiceProvider',
15 => 'Illuminate\\Queue\\QueueServiceProvider',
16 => 'Illuminate\\Redis\\RedisServiceProvider',
17 => 'Illuminate\\Auth\\Passwords\\PasswordResetServiceProvider',
18 => 'Illuminate\\Session\\SessionServiceProvider',
19 => 'Illuminate\\Translation\\TranslationServiceProvider',
20 => 'Illuminate\\Validation\\ValidationServiceProvider',
21 => 'Illuminate\\View\\ViewServiceProvider',
22 => 'Unicodeveloper\\Paystack\\PaystackServiceProvider',
23 => 'Laravel\\Tinker\\TinkerServiceProvider',
24 => 'App\\Providers\\AppServiceProvider',
25 => 'App\\Providers\\AuthServiceProvider',
26 => 'App\\Providers\\BroadcastServiceProvider',
27 => 'App\\Providers\\EventServiceProvider',
28 => 'App\\Providers\\RouteServiceProvider',
29 => 'Collective\\Html\\HtmlServiceProvider',
30 => 'Milon\\Barcode\\BarcodeServiceProvider',
31 => 'ConsoleTVs\\Charts\\ChartsServiceProvider',
32 => 'Nwidart\\Menus\\MenusServiceProvider',
33 => 'Knox\\Pesapal\\PesapalServiceProvider',
),
'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',
'Carbon' => 'Carbon\\Carbon',
'Charts' => 'ConsoleTVs\\Charts\\Facades\\Charts',
'DNS1D' => 'Milon\\Barcode\\Facades\\DNS1DFacade',
'DNS2D' => 'Milon\\Barcode\\Facades\\DNS2DFacade',
'Datatables' => 'Yajra\\DataTables\\Facades\\DataTables',
'Form' => 'Collective\\Html\\FormFacade',
'Html' => 'Collective\\Html\\HtmlFacade',
'Paystack' => 'Unicodeveloper\\Paystack\\Facades\\Paystack',
'Redis' => 'Illuminate\\Support\\Facades\\Redis',
'Menu' => 'Nwidart\\Menus\\Facades\\Menu',
'Pesapal' => 'Knox\\Pesapal\\Facades\\Pesapal',
),
),
'auth' =>
array (
'defaults' =>
array (
'guard' => 'web',
'passwords' => 'users',
),
'guards' =>
array (
'web' =>
array (
'driver' => 'session',
'provider' => 'users',
),
'api' =>
array (
'driver' => 'passport',
'provider' => 'users',
),
'customer' =>
array (
'driver' => 'session',
'provider' => 'contacts',
),
),
'providers' =>
array (
'users' =>
array (
'driver' => 'eloquent',
'model' => 'App\\User',
),
'contacts' =>
array (
'driver' => 'eloquent',
'model' => 'App\\Contact',
),
),
'passwords' =>
array (
'users' =>
array (
'provider' => 'users',
'table' => 'password_resets',
'expire' => 60,
'throttle' => 60,
),
'contacts' =>
array (
'provider' => 'contacts',
'table' => 'password_resets_contacts',
'expire' => 60,
),
),
'password_timeout' => 10800,
),
'author' =>
array (
'vendor' => 'Ultimate Fosters',
'vendor_url' => 'http://ultimatefosters.com',
'email' => '[email protected]',
'app_version' => '6.4',
'lic1' => 'aHR0cHM6Ly9sLnVsdGltYXRlZm9zdGVycy5jb20vYXBpL3R5cGVfMQ==',
'pid' => 1,
'envato_purchase_code' => '',
),
'backup' =>
array (
'backup' =>
array (
'name' => 'UltimatePOS',
'source' =>
array (
'files' =>
array (
'include' =>
array (
0 => 'E:\\Development\\XAMP8\\htdocs\\pos_new\\public\\uploads',
1 => 'E:\\Development\\XAMP8\\htdocs\\pos_new\\.env',
),
'exclude' =>
array (
0 => 'E:\\Development\\XAMP8\\htdocs\\pos_new\\vendor',
1 => 'E:\\Development\\XAMP8\\htdocs\\pos_new\\node_modules',
),
'follow_links' => false,
'ignore_unreadable_directories' => false,
'relative_path' => NULL,
),
'databases' =>
array (
0 => 'mysql',
),
),
'database_dump_compressor' => NULL,
'database_dump_file_extension' => '',
'destination' =>
array (
'filename_prefix' => '',
'disks' =>
array (
0 => 'local',
),
),
'temporary_directory' => 'E:\\Development\\XAMP8\\htdocs\\pos_new\\storage\\
app/backup-temp',
'password' => NULL,
'encryption' => 'default',
),
'notifications' =>
array (
'notifications' =>
array (
'Spatie\\Backup\\Notifications\\Notifications\\BackupHasFailedNotification'
=>
array (
0 => 'mail',
),
'Spatie\\Backup\\Notifications\\Notifications\\
UnhealthyBackupWasFoundNotification' =>
array (
0 => 'mail',
),
'Spatie\\Backup\\Notifications\\Notifications\\
CleanupHasFailedNotification' =>
array (
0 => 'mail',
),
'Spatie\\Backup\\Notifications\\Notifications\\
BackupWasSuccessfulNotification' =>
array (
0 => 'mail',
),
'Spatie\\Backup\\Notifications\\Notifications\\
HealthyBackupWasFoundNotification' =>
array (
0 => 'mail',
),
'Spatie\\Backup\\Notifications\\Notifications\\
CleanupWasSuccessfulNotification' =>
array (
0 => 'mail',
),
),
'notifiable' => 'Spatie\\Backup\\Notifications\\Notifiable',
'mail' =>
array (
'to' => '',
'from' =>
array (
'address' => '',
'name' => '',
),
),
'slack' =>
array (
'webhook_url' => '',
'channel' => NULL,
'username' => NULL,
'icon' => NULL,
),
'discord' =>
array (
'webhook_url' => '',
'username' => '',
'avatar_url' => '',
),
),
'monitor_backups' =>
array (
0 =>
array (
'name' => 'COIS POSPro',
'disks' => 'local',
'health_checks' =>
array (
'Spatie\\Backup\\Tasks\\Monitor\\HealthChecks\\MaximumAgeInDays' => 1,
'Spatie\\Backup\\Tasks\\Monitor\\HealthChecks\\MaximumStorageInMegabytes'
=> 5000,
),
),
),
'cleanup' =>
array (
'strategy' => 'App\\Backup\\Cleanup\\KeepLatestBackups',
'default_strategy' =>
array (
'keep_all_backups_for_days' => 7,
'keep_daily_backups_for_days' => 16,
'keep_weekly_backups_for_weeks' => 8,
'keep_monthly_backups_for_months' => 4,
'keep_yearly_backups_for_years' => 2,
'delete_oldest_backups_when_using_more_megabytes_than' => 5000,
),
),
),
'barcode' =>
array (
'store_path' => 'E:\\Development\\XAMP8\\htdocs\\pos_new\\public\\/',
),
'broadcasting' =>
array (
'default' => 'pusher',
'connections' =>
array (
'pusher' =>
array (
'driver' => 'pusher',
'key' => '',
'secret' => '',
'app_id' => '',
'options' =>
array (
'host' => 'api-.pusher.com',
'port' => 443,
'scheme' => 'https',
'encrypted' => true,
'useTLS' => true,
),
'client_options' =>
array (
),
),
'ably' =>
array (
'driver' => 'ably',
'key' => NULL,
),
'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' => false,
),
'database' =>
array (
'driver' => 'database',
'table' => 'cache',
'connection' => NULL,
'lock_connection' => NULL,
),
'file' =>
array (
'driver' => 'file',
'path' =>
'E:\\Development\\XAMP8\\htdocs\\pos_new\\storage\\framework/cache/data',
),
'memcached' =>
array (
'driver' => 'memcached',
'persistent_id' => NULL,
'sasl' =>
array (
0 => NULL,
1 => NULL,
),
'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' => '',
'table' => 'cache',
'endpoint' => NULL,
),
'octane' =>
array (
'driver' => 'octane',
),
),
'prefix' => 'cois_pospro_cache_',
),
'charts' =>
array (
'default_library' => 'Highcharts',
),
'constants' =>
array (
'langs' =>
array (
'en' =>
array (
'full_name' => 'English',
'short_name' => 'English',
),
'es' =>
array (
'full_name' => 'Spanish - Español',
'short_name' => 'Spanish',
),
'sq' =>
array (
'full_name' => 'Albanian - Shqip',
'short_name' => 'Albanian',
),
'hi' =>
array (
'full_name' => 'Hindi - हिंदी',
'short_name' => 'Hindi',
),
'nl' =>
array (
'full_name' => 'Dutch',
'short_name' => 'Dutch',
),
'fr' =>
array (
'full_name' => 'French - Français',
'short_name' => 'French',
),
'de' =>
array (
'full_name' => 'German - Deutsch',
'short_name' => 'German',
),
'ar' =>
array (
'full_name' => 'Arabic - ‫'الَعَرِبَّية‬,
'short_name' => 'Arabic',
),
'tr' =>
array (
'full_name' => 'Turkish - Türkçe',
'short_name' => 'Turkish',
),
'id' =>
array (
'full_name' => 'Indonesian',
'short_name' => 'Indonesian',
),
'ps' =>
array (
'full_name' => 'Pashto',
'short_name' => 'Pashto',
),
'pt' =>
array (
'full_name' => 'Portuguese',
'short_name' => 'Portuguese',
),
'vi' =>
array (
'full_name' => 'Vietnamese',
'short_name' => 'Vietnamese',
),
'ce' =>
array (
'full_name' => 'Chinese',
'short_name' => 'Chinese',
),
'ro' =>
array (
'full_name' => 'Romanian',
'short_name' => 'Romanian',
),
'lo' =>
array (
'full_name' => 'Lao',
'short_name' => 'Lao',
),
),
'langs_rtl' =>
array (
0 => 'ar',
),
'non_utf8_languages' =>
array (
0 => 'ar',
1 => 'hi',
2 => 'ps',
),
'document_size_limit' => '5000000',
'image_size_limit' => '5000000',
'asset_version' => 600,
'disable_purchase_in_other_currency' => true,
'iraqi_selling_price_adjustment' => false,
'product_img_path' => 'img',
'enable_sell_in_diff_currency' => false,
'currency_exchange_rate' => 1,
'orders_refresh_interval' => 600,
'default_date_format' => 'm/d/Y',
'new_notification_count_interval' => 60,
'administrator_usernames' => '',
'allow_registration' => true,
'app_title' => '',
'google_recaptcha_key' => '',
'google_recaptcha_secret' => '',
'enable_recaptcha' => false,
'mpdf_temp_path' =>
'E:\\Development\\XAMP8\\htdocs\\pos_new\\storage\\app/pdf',
'document_upload_mimes_types' =>
array (
'application/pdf' => '.pdf',
'text/csv' => '.csv',
'application/zip' => '.zip',
'application/msword' => '.doc',
'application/vnd.openxmlformats-officedocument.wordprocessingml.document' =>
'.docx',
'image/jpeg' => '.jpeg',
'image/jpg' => '.jpg',
'image/png' => '.png',
),
'show_report_606' => false,
'show_report_607' => false,
'whatsapp_base_url' => 'https://wa.me',
'enable_crm_call_log' => false,
'enable_product_bulk_edit' => false,
'enable_convert_draft_to_invoice' => false,
'enable_download_pdf' => false,
'invoice_scheme_separator' => '-',
'show_payments_recovered_today' => false,
'enable_b2b_marketplace' => false,
'enable_contact_assign' => true,
'show_payment_type_on_contact_pay' => false,
'enable_gst_report_india' => '',
'enable_secondary_unit' => false,
),
'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' => false,
),
'database' =>
array (
'default' => 'mysql',
'connections' =>
array (
'sqlite' =>
array (
'driver' => 'sqlite',
'url' => NULL,
'database' => 'pos_app',
'prefix' => '',
'foreign_key_constraints' => true,
),
'mysql' =>
array (
'driver' => 'mysql',
'url' => NULL,
'host' => '127.0.0.1',
'port' => '3306',
'database' => 'pos_app',
'username' => 'root',
'password' => '',
'unix_socket' => '',
'charset' => 'utf8mb4',
'collation' => 'utf8mb4_unicode_ci',
'prefix' => '',
'prefix_indexes' => true,
'strict' => false,
'engine' => NULL,
'options' =>
array (
),
),
'pgsql' =>
array (
'driver' => 'pgsql',
'url' => NULL,
'host' => '127.0.0.1',
'port' => '3306',
'database' => 'pos_app',
'username' => 'root',
'password' => '',
'charset' => 'utf8',
'prefix' => '',
'prefix_indexes' => true,
'search_path' => 'public',
'sslmode' => 'prefer',
),
'sqlsrv' =>
array (
'driver' => 'sqlsrv',
'url' => NULL,
'host' => '127.0.0.1',
'port' => '3306',
'database' => 'pos_app',
'username' => 'root',
'password' => '',
'charset' => 'utf8',
'prefix' => '',
'prefix_indexes' => true,
),
),
'migrations' => 'migrations',
'redis' =>
array (
'client' => 'phpredis',
'options' =>
array (
'cluster' => 'redis',
'prefix' => 'cois_pospro_database_',
),
'default' =>
array (
'url' => NULL,
'host' => '127.0.0.1',
'username' => NULL,
'password' => NULL,
'port' => '6379',
'database' => '0',
),
'cache' =>
array (
'url' => NULL,
'host' => '127.0.0.1',
'username' => NULL,
'password' => NULL,
'port' => '6379',
'database' => '1',
),
),
),
'datatables' =>
array (
'search' =>
array (
'smart' => true,
'multi_term' => true,
'case_insensitive' => true,
'use_wildcards' => false,
),
'index_column' => 'DT_Row_Index',
'engines' =>
array (
'eloquent' => 'Yajra\\DataTables\\EloquentDataTable',
'query' => 'Yajra\\DataTables\\QueryDataTable',
'collection' => 'Yajra\\DataTables\\CollectionDataTable',
),
'builders' =>
array (
),
'nulls_last_sql' => '%s %s NULLS LAST',
'error' => NULL,
'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,
),
),
'debugbar' =>
array (
'enabled' => false,
'except' =>
array (
),
'storage' =>
array (
'enabled' => true,
'driver' => 'file',
'path' => 'E:\\Development\\XAMP8\\htdocs\\pos_new\\storage\\debugbar',
'connection' => NULL,
'provider' => '',
),
'editor' => 'phpstorm',
'remote_sites_path' => '',
'local_sites_path' => '',
'include_vendors' => true,
'capture_ajax' => true,
'add_ajax_timing' => true,
'error_handler' => false,
'clockwork' => false,
'collectors' =>
array (
'phpinfo' => true,
'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' => false,
'events' => false,
'default_request' => false,
'logs' => false,
'files' => false,
'config' => false,
'cache' => false,
),
'options' =>
array (
'auth' =>
array (
'show_name' => true,
),
'db' =>
array (
'with_params' => true,
'backtrace' => true,
'timeline' => false,
'explain' =>
array (
'enabled' => false,
'types' =>
array (
0 => 'SELECT',
),
),
'hints' => true,
),
'mail' =>
array (
'full_log' => false,
),
'views' =>
array (
'data' => false,
),
'route' =>
array (
'label' => true,
),
'logs' =>
array (
'file' => NULL,
),
'cache' =>
array (
'values' => true,
),
),
'inject' => true,
'route_prefix' => '_debugbar',
'route_domain' => NULL,
'theme' => 'auto',
'debug_backtrace_limit' => 50,
),
'filesystems' =>
array (
'default' => 'local',
'disks' =>
array (
'local' =>
array (
'driver' => 'local',
'root' => 'E:\\Development\\XAMP8\\htdocs\\pos_new\\public\\uploads',
'throw' => false,
),
'public' =>
array (
'driver' => 'local',
'root' => 'E:\\Development\\XAMP8\\htdocs\\pos_new\\storage\\app/public',
'url' => 'http://localhost/storage',
'visibility' => 'public',
'throw' => false,
),
's3' =>
array (
'driver' => 's3',
'key' => '',
'secret' => '',
'region' => '',
'bucket' => '',
'url' => NULL,
'endpoint' => NULL,
'use_path_style_endpoint' => false,
'throw' => false,
),
'dropbox' =>
array (
'driver' => 'dropbox',
'authorization_token' => '',
),
),
'links' =>
array (
'E:\\Development\\XAMP8\\htdocs\\pos_new\\public\\storage' => 'E:\\
Development\\XAMP8\\htdocs\\pos_new\\storage\\app/public',
),
),
'hashing' =>
array (
'driver' => 'bcrypt',
'bcrypt' =>
array (
'rounds' => 10,
),
'argon' =>
array (
'memory' => 65536,
'threads' => 1,
'time' => 4,
),
),
'log-viewer' =>
array (
'storage-path' => 'E:\\Development\\XAMP8\\htdocs\\pos_new\\storage\\logs',
'pattern' =>
array (
'prefix' => 'laravel-',
'date' => '[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9]',
'extension' => '.log',
),
'locale' => 'auto',
'theme' => 'bootstrap-4',
'route' =>
array (
'enabled' => true,
'attributes' =>
array (
'prefix' => 'log-viewer',
'middleware' =>
array (
0 => 'web',
1 => 'auth',
),
),
),
'per-page' => 30,
'download' =>
array (
'prefix' => 'laravel-',
'extension' => 'log',
),
'menu' =>
array (
'filter-route' => 'log-viewer::logs.filter',
'icons-enabled' => true,
),
'icons' =>
array (
'all' => 'fa fa-fw fa-list',
'emergency' => 'fa fa-fw fa-bug',
'alert' => 'fa fa-fw fa-bullhorn',
'critical' => 'fa fa-fw fa-heartbeat',
'error' => 'fa fa-fw fa-times-circle',
'warning' => 'fa fa-fw fa-exclamation-triangle',
'notice' => 'fa fa-fw fa-exclamation-circle',
'info' => 'fa fa-fw fa-info-circle',
'debug' => 'fa fa-fw fa-life-ring',
),
'colors' =>
array (
'levels' =>
array (
'empty' => '#D1D1D1',
'all' => '#8A8A8A',
'emergency' => '#B71C1C',
'alert' => '#D32F2F',
'critical' => '#F44336',
'error' => '#FF5722',
'warning' => '#FF9100',
'notice' => '#4CAF50',
'info' => '#1976D2',
'debug' => '#90CAF9',
),
),
'highlight' =>
array (
0 => '^#\\d+',
1 => '^Stack trace:',
),
),
'logging' =>
array (
'default' => 'daily',
'deprecations' =>
array (
'channel' => 'null',
'trace' => false,
),
'channels' =>
array (
'stack' =>
array (
'driver' => 'stack',
'channels' =>
array (
0 => 'single',
),
'ignore_exceptions' => false,
),
'single' =>
array (
'driver' => 'single',
'path' =>
'E:\\Development\\XAMP8\\htdocs\\pos_new\\storage\\logs/laravel.log',
'level' => 'debug',
),
'daily' =>
array (
'driver' => 'daily',
'path' =>
'E:\\Development\\XAMP8\\htdocs\\pos_new\\storage\\logs/laravel.log',
'level' => 'debug',
'days' => 14,
),
'slack' =>
array (
'driver' => 'slack',
'url' => NULL,
'username' => 'Laravel Log',
'emoji' => ':boom:',
'level' => 'critical',
),
'papertrail' =>
array (
'driver' => 'monolog',
'level' => 'debug',
'handler' => 'Monolog\\Handler\\SyslogUdpHandler',
'handler_with' =>
array (
'host' => NULL,
'port' => NULL,
'connectionString' => 'tls://:',
),
),
'stderr' =>
array (
'driver' => 'monolog',
'level' => 'debug',
'handler' => 'Monolog\\Handler\\StreamHandler',
'formatter' => NULL,
'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' =>
'E:\\Development\\XAMP8\\htdocs\\pos_new\\storage\\logs/laravel.log',
),
),
),
'mail' =>
array (
'default' => 'smtp',
'mailers' =>
array (
'smtp' =>
array (
'transport' => 'smtp',
'host' => 'smtp.mailtrap.io',
'port' => '2525',
'encryption' => NULL,
'username' => NULL,
'address' => '',
'password' => NULL,
'timeout' => NULL,
'local_domain' => NULL,
),
'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' => NULL,
),
'array' =>
array (
'transport' => 'array',
),
'failover' =>
array (
'transport' => 'failover',
'mailers' =>
array (
0 => 'smtp',
1 => 'log',
),
),
),
'from' =>
array (
'address' => '',
'name' => '',
),
'markdown' =>
array (
'theme' => 'default',
'paths' =>
array (
0 => 'E:\\Development\\XAMP8\\htdocs\\pos_new\\resources\\views/vendor/
mail',
),
),
),
'menus' =>
array (
'styles' =>
array (
'navbar' => 'Nwidart\\Menus\\Presenters\\Bootstrap\\NavbarPresenter',
'navbar-right' => 'Nwidart\\Menus\\Presenters\\Bootstrap\\
NavbarRightPresenter',
'nav-pills' => 'Nwidart\\Menus\\Presenters\\Bootstrap\\NavPillsPresenter',
'nav-tab' => 'Nwidart\\Menus\\Presenters\\Bootstrap\\NavTabPresenter',
'sidebar' => 'Nwidart\\Menus\\Presenters\\Bootstrap\\SidebarMenuPresenter',
'navmenu' => 'Nwidart\\Menus\\Presenters\\Bootstrap\\NavMenuPresenter',
'adminlte' => 'Nwidart\\Menus\\Presenters\\Admin\\AdminltePresenter',
'zurbmenu' => 'Nwidart\\Menus\\Presenters\\Foundation\\ZurbMenuPresenter',
'adminltecustom' => 'App\\Http\\AdminlteCustomPresenter',
),
'ordering' => true,
),
'modules' =>
array (
'namespace' => 'Modules',
'stubs' =>
array (
'enabled' => false,
'path' => 'E:\\Development\\XAMP8\\htdocs\\pos_new\\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' => true,
),
'paths' =>
array (
'modules' => 'E:\\Development\\XAMP8\\htdocs\\pos_new\\Modules',
'assets' => 'E:\\Development\\XAMP8\\htdocs\\pos_new\\public\\modules',
'migration' =>
'E:\\Development\\XAMP8\\htdocs\\pos_new\\database/migrations',
'generator' =>
array (
'config' =>
array (
'path' => 'Config',
'generate' => true,
),
'command' =>
array (
'path' => 'Console',
'generate' => true,
),
'migration' =>
array (
'path' => 'Database/Migrations',
'generate' => true,
),
'seeder' =>
array (
'path' => 'Database/Seeders',
'generate' => true,
),
'factory' =>
array (
'path' => 'Database/factories',
'generate' => true,
),
'model' =>
array (
'path' => 'Entities',
'generate' => true,
),
'routes' =>
array (
'path' => 'Routes',
'generate' => true,
),
'controller' =>
array (
'path' => 'Http/Controllers',
'generate' => true,
),
'filter' =>
array (
'path' => 'Http/Middleware',
'generate' => true,
),
'request' =>
array (
'path' => 'Http/Requests',
'generate' => true,
),
'provider' =>
array (
'path' => 'Providers',
'generate' => true,
),
'assets' =>
array (
'path' => 'Resources/assets',
'generate' => true,
),
'lang' =>
array (
'path' => 'Resources/lang',
'generate' => true,
),
'views' =>
array (
'path' => 'Resources/views',
'generate' => true,
),
'test' =>
array (
'path' => 'Tests/Unit',
'generate' => true,
),
'test-feature' =>
array (
'path' => 'Tests/Feature',
'generate' => true,
),
'repository' =>
array (
'path' => 'Repositories',
'generate' => false,
),
'event' =>
array (
'path' => 'Events',
'generate' => false,
),
'listener' =>
array (
'path' => 'Listeners',
'generate' => false,
),
'policies' =>
array (
'path' => 'Policies',
'generate' => false,
),
'rules' =>
array (
'path' => 'Rules',
'generate' => false,
),
'jobs' =>
array (
'path' => 'Jobs',
'generate' => false,
),
'emails' =>
array (
'path' => 'Emails',
'generate' => false,
),
'notifications' =>
array (
'path' => 'Notifications',
'generate' => false,
),
'resource' =>
array (
'path' => 'Transformers',
'generate' => false,
),
'component-view' =>
array (
'path' => 'Resources/views/components',
'generate' => false,
),
'component-class' =>
array (
'path' => 'View/Components',
'generate' => false,
),
),
),
'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' => false,
'paths' =>
array (
0 => 'E:\\Development\\XAMP8\\htdocs\\pos_new\\vendor/*/*',
),
),
'composer' =>
array (
'vendor' => 'nwidart',
'author' =>
array (
'name' => 'Nicolas Widart',
'email' => '[email protected]',
),
'composer-output' => false,
),
'cache' =>
array (
'enabled' => false,
'driver' => 'file',
'key' => 'laravel-modules',
'lifetime' => 60,
),
'register' =>
array (
'translations' => true,
'files' => 'register',
),
'activators' =>
array (
'file' =>
array (
'class' => 'Nwidart\\Modules\\Activators\\FileActivator',
'statuses-file' => 'E:\\Development\\XAMP8\\htdocs\\pos_new\\
modules_statuses.json',
'cache-key' => 'activator.installed',
'cache-lifetime' => 604800,
),
),
'activator' => 'file',
),
'myfatoorah' =>
array (
'api_key' => '',
'test_mode' => false,
'country_iso' => '',
'save_card' => true,
'webhook_secret_key' => '',
'register_apple_pay' => false,
),
'openai' =>
array (
'api_key' => '',
'organization' => '',
),
'passport' =>
array (
'guard' => 'web',
'private_key' => NULL,
'public_key' => NULL,
'client_uuids' => false,
'personal_access_client' =>
array (
'id' => NULL,
'secret' => NULL,
),
),
'paypal' =>
array (
'mode' => 'sandbox',
'sandbox' =>
array (
'username' => '',
'password' => '',
'secret' => '',
'certificate' => '',
'app_id' => 'APP-80W284485P519543T',
),
'live' =>
array (
'username' => '',
'password' => '',
'secret' => '',
'certificate' => '',
'app_id' => '',
),
'payment_action' => 'Sale',
'currency' => 'USD',
'notify_url' => '',
'locale' => '',
'validate_ssl' => false,
'baseURL' =>
array (
'sandbox' => 'https://api-m.sandbox.paypal.com',
'production' => 'https://api-m.paypal.com',
),
'client_id' => '',
'app_secret' => '',
),
'paystack' =>
array (
'publicKey' => '',
'secretKey' => '',
'paymentUrl' => 'https://api.paystack.co',
'merchantEmail' => 'null',
),
'permission' =>
array (
'models' =>
array (
'permission' => 'Spatie\\Permission\\Models\\Permission',
'role' => 'Spatie\\Permission\\Models\\Role',
),
'table_names' =>
array (
'roles' => 'roles',
'permissions' => 'permissions',
'model_has_permissions' => 'model_has_permissions',
'model_has_roles' => 'model_has_roles',
'role_has_permissions' => 'role_has_permissions',
),
'column_names' =>
array (
'model_morph_key' => 'model_id',
),
'register_permission_check_method' => true,
'teams' => false,
'display_permission_in_exception' => false,
'display_role_in_exception' => false,
'enable_wildcard_permission' => false,
'cache' =>
array (
'expiration_time' =>
\DateInterval::__set_state(array(
'from_string' => true,
'date_string' => '24 hours',
)),
'key' => 'spatie.permission.cache',
'model_key' => 'name',
'store' => 'default',
),
),
'pesapal' =>
array (
'consumer_key' => '',
'consumer_secret' => '',
'currency' => 'KES',
'ipn' => 'PesaPalController@pesaPalPaymentConfirmation',
'live' => false,
'callback_route' => 'subscription-confirm',
),
'queue' =>
array (
'default' => 'sync',
'connections' =>
array (
'sync' =>
array (
'driver' => 'sync',
),
'database' =>
array (
'driver' => 'database',
'table' => 'jobs',
'queue' => 'default',
'retry_after' => 90,
'after_commit' => false,
),
'beanstalkd' =>
array (
'driver' => 'beanstalkd',
'host' => 'localhost',
'queue' => 'default',
'retry_after' => 90,
'block_for' => 0,
'after_commit' => false,
),
'sqs' =>
array (
'driver' => 'sqs',
'key' => '',
'secret' => '',
'prefix' => 'https://sqs.us-east-1.amazonaws.com/your-account-id',
'queue' => 'default',
'suffix' => NULL,
'region' => '',
'after_commit' => false,
),
'redis' =>
array (
'driver' => 'redis',
'connection' => 'default',
'queue' => 'default',
'retry_after' => 90,
'block_for' => NULL,
'after_commit' => false,
),
),
'failed' =>
array (
'driver' => 'database-uuids',
'database' => 'mysql',
'table' => 'failed_jobs',
),
),
'scribe' =>
array (
'title' => 'UltimatePOS API Documentation',
'description' => 'UltimatePOS API Documentation',
'base_url' => NULL,
'routes' =>
array (
0 =>
array (
'match' =>
array (
'prefixes' =>
array (
0 => 'oauth/*',
1 => 'connector/*',
),
'domains' =>
array (
0 => '*',
),
'versions' =>
array (
0 => 'v1',
),
),
'include' =>
array (
),
'exclude' =>
array (
),
'apply' =>
array (
'headers' =>
array (
'Content-Type' => 'application/json',
'Accept' => 'application/json',
),
'response_calls' =>
array (
'methods' =>
array (
0 => 'GET',
),
'config' =>
array (
'app.env' => 'documentation',
),
'queryParams' =>
array (
),
'bodyParams' =>
array (
),
'fileParams' =>
array (
),
'cookies' =>
array (
),
),
),
),
),
'type' => 'static',
'theme' => 'default',
'static' =>
array (
'output_path' => 'public/docs',
),
'laravel' =>
array (
'add_routes' => true,
'docs_url' => '/docs',
'assets_directory' => NULL,
'middleware' =>
array (
),
),
'external' =>
array (
'html_attributes' =>
array (
),
),
'try_it_out' =>
array (
'enabled' => false,
'base_url' => NULL,
'use_csrf' => false,
'csrf_url' => '/sanctum/csrf-cookie',
),
'auth' =>
array (
'enabled' => true,
'default' => false,
'in' => 'bearer',
'name' => 'key',
'use_value' => NULL,
'placeholder' => '{access_token}',
'extra_info' => '<p><strong>Getting
access_token</strong></p><ol><li><strong>Get client_id &amp; client_secret:
</strong>Login to your account. Go to Connector &gt; Clients, click on Create
Client button.</li><li><strong>Requesting Tokens: </strong>Send request with
client_id, client_secret, username &amp; password as given in <a
href="https://laravel.com/docs/9.x/passport#requesting-password-grant-tokens"
target="_blank">laravel documentation</a>. In response, you get
access_token</li></ol>',
),
'intro_text' => 'This documentation aims to provide all the information you
need to work with our API.

<aside>As you scroll, you\'ll see code examples for working with the API in
different programming languages in the dark area to the right (or as part of the
content on mobile).
You can switch the language used with the tabs at the top right (or from the nav
menu at the top left on mobile).</aside>',
'example_languages' =>
array (
0 => 'bash',
1 => 'javascript',
2 => 'php',
),
'postman' =>
array (
'enabled' => true,
'overrides' =>
array (
),
),
'openapi' =>
array (
'enabled' => true,
'overrides' =>
array (
),
),
'groups' =>
array (
'default' => 'Endpoints',
'order' =>
array (
),
),
'logo' => false,
'last_updated' => 'Last updated: {date:F j, Y}',
'examples' =>
array (
'faker_seed' => NULL,
'models_source' =>
array (
0 => 'factoryCreate',
1 => 'factoryMake',
2 => 'databaseFirst',
),
),
'strategies' =>
array (
'metadata' =>
array (
0 => 'Knuckles\\Scribe\\Extracting\\Strategies\\Metadata\\
GetFromDocBlocks',
1 => 'Knuckles\\Scribe\\Extracting\\Strategies\\Metadata\\
GetFromMetadataAttributes',
),
'urlParameters' =>
array (
0 => 'Knuckles\\Scribe\\Extracting\\Strategies\\UrlParameters\\
GetFromLaravelAPI',
1 => 'Knuckles\\Scribe\\Extracting\\Strategies\\UrlParameters\\
GetFromLumenAPI',
2 => 'Knuckles\\Scribe\\Extracting\\Strategies\\UrlParameters\\
GetFromUrlParamAttribute',
3 => 'Knuckles\\Scribe\\Extracting\\Strategies\\UrlParameters\\
GetFromUrlParamTag',
),
'queryParameters' =>
array (
0 => 'Knuckles\\Scribe\\Extracting\\Strategies\\QueryParameters\\
GetFromFormRequest',
1 => 'Knuckles\\Scribe\\Extracting\\Strategies\\QueryParameters\\
GetFromInlineValidator',
2 => 'Knuckles\\Scribe\\Extracting\\Strategies\\QueryParameters\\
GetFromQueryParamAttribute',
3 => 'Knuckles\\Scribe\\Extracting\\Strategies\\QueryParameters\\
GetFromQueryParamTag',
),
'headers' =>
array (
0 => 'Knuckles\\Scribe\\Extracting\\Strategies\\Headers\\
GetFromRouteRules',
1 => 'Knuckles\\Scribe\\Extracting\\Strategies\\Headers\\
GetFromHeaderAttribute',
2 => 'Knuckles\\Scribe\\Extracting\\Strategies\\Headers\\GetFromHeaderTag',
),
'bodyParameters' =>
array (
0 => 'Knuckles\\Scribe\\Extracting\\Strategies\\BodyParameters\\
GetFromFormRequest',
1 => 'Knuckles\\Scribe\\Extracting\\Strategies\\BodyParameters\\
GetFromInlineValidator',
2 => 'Knuckles\\Scribe\\Extracting\\Strategies\\BodyParameters\\
GetFromBodyParamAttribute',
3 => 'Knuckles\\Scribe\\Extracting\\Strategies\\BodyParameters\\
GetFromBodyParamTag',
),
'responses' =>
array (
0 => 'Knuckles\\Scribe\\Extracting\\Strategies\\Responses\\
UseResponseAttributes',
1 => 'Knuckles\\Scribe\\Extracting\\Strategies\\Responses\\
UseTransformerTags',
2 => 'Knuckles\\Scribe\\Extracting\\Strategies\\Responses\\
UseApiResourceTags',
3 => 'Knuckles\\Scribe\\Extracting\\Strategies\\Responses\\UseResponseTag',
4 => 'Knuckles\\Scribe\\Extracting\\Strategies\\Responses\\
UseResponseFileTag',
5 => 'Knuckles\\Scribe\\Extracting\\Strategies\\Responses\\ResponseCalls',
),
'responseFields' =>
array (
0 => 'Knuckles\\Scribe\\Extracting\\Strategies\\ResponseFields\\
GetFromResponseFieldAttribute',
1 => 'Knuckles\\Scribe\\Extracting\\Strategies\\ResponseFields\\
GetFromResponseFieldTag',
),
),
'database_connections_to_transact' =>
array (
0 => 'mysql',
),
'fractal' =>
array (
'serializer' => NULL,
),
'routeMatcher' => 'Knuckles\\Scribe\\Matching\\RouteMatcher',
),
'services' =>
array (
'mailgun' =>
array (
'domain' => NULL,
'secret' => NULL,
'endpoint' => 'api.mailgun.net',
'scheme' => 'https',
),
'postmark' =>
array (
'token' => NULL,
),
'ses' =>
array (
'key' => '',
'secret' => '',
'region' => '',
),
),
'session' =>
array (
'driver' => 'file',
'lifetime' => 120,
'expire_on_close' => false,
'encrypt' => false,
'files' =>
'E:\\Development\\XAMP8\\htdocs\\pos_new\\storage\\framework/sessions',
'connection' => NULL,
'table' => 'sessions',
'store' => NULL,
'lottery' =>
array (
0 => 2,
1 => 100,
),
'cookie' => 'cois_pospro_session',
'path' => '/',
'domain' => NULL,
'secure' => NULL,
'http_only' => true,
'same_site' => 'lax',
),
'view' =>
array (
'paths' =>
array (
0 => 'E:\\Development\\XAMP8\\htdocs\\pos_new\\custom_views',
1 => 'E:\\Development\\XAMP8\\htdocs\\pos_new\\resources\\views',
),
'compiled' => 'E:\\Development\\XAMP8\\htdocs\\pos_new\\storage\\framework\\
views',
),
'dompdf' =>
array (
'show_warnings' => false,
'public_path' => NULL,
'convert_entities' => true,
'options' =>
array (
'font_dir' => 'E:\\Development\\XAMP8\\htdocs\\pos_new\\storage\\fonts',
'font_cache' => 'E:\\Development\\XAMP8\\htdocs\\pos_new\\storage\\fonts',
'temp_dir' => 'C:\\Users\\KalanaND\\AppData\\Local\\Temp',
'chroot' => 'E:\\Development\\XAMP8\\htdocs\\pos_new',
'allowed_protocols' =>
array (
'file://' =>
array (
'rules' =>
array (
),
),
'http://' =>
array (
'rules' =>
array (
),
),
'https://' =>
array (
'rules' =>
array (
),
),
),
'log_output_file' => NULL,
'enable_font_subsetting' => false,
'pdf_backend' => 'CPDF',
'default_media_type' => 'screen',
'default_paper_size' => 'a4',
'default_paper_orientation' => 'portrait',
'default_font' => 'serif',
'dpi' => 96,
'enable_php' => false,
'enable_javascript' => true,
'enable_remote' => true,
'font_height_ratio' => 1.1,
'enable_html5_parser' => true,
),
),
'excel' =>
array (
'exports' =>
array (
'chunk_size' => 1000,
'pre_calculate_formulas' => false,
'strict_null_comparison' => false,
'csv' =>
array (
'delimiter' => ',',
'enclosure' => '"',
'line_ending' => '
',
'use_bom' => false,
'include_separator_line' => false,
'excel_compatibility' => false,
'output_encoding' => '',
'test_auto_detect' => true,
),
'properties' =>
array (
'creator' => '',
'lastModifiedBy' => '',
'title' => '',
'description' => '',
'subject' => '',
'keywords' => '',
'category' => '',
'manager' => '',
'company' => '',
),
),
'imports' =>
array (
'read_only' => true,
'ignore_empty' => false,
'heading_row' =>
array (
'formatter' => 'slug',
),
'csv' =>
array (
'delimiter' => NULL,
'enclosure' => '"',
'escape_character' => '\\',
'contiguous' => false,
'input_encoding' => 'UTF-8',
),
'properties' =>
array (
'creator' => '',
'lastModifiedBy' => '',
'title' => '',
'description' => '',
'subject' => '',
'keywords' => '',
'category' => '',
'manager' => '',
'company' => '',
),
'cells' =>
array (
'middleware' =>
array (
),
),
),
'extension_detector' =>
array (
'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 (
'default' => 'Maatwebsite\\Excel\\DefaultValueBinder',
),
'cache' =>
array (
'driver' => 'memory',
'batch' =>
array (
'memory_limit' => 60000,
),
'illuminate' =>
array (
'store' => NULL,
),
'default_ttl' => 10800,
),
'transactions' =>
array (
'handler' => 'db',
'db' =>
array (
'connection' => NULL,
),
),
'temporary_files' =>
array (
'local_path' => 'E:\\Development\\XAMP8\\htdocs\\pos_new\\storage\\
framework/cache/laravel-excel',
'local_permissions' =>
array (
),
'remote_disk' => NULL,
'remote_prefix' => NULL,
'force_resync_remote' => NULL,
),
),
'flare' =>
array (
'key' => NULL,
'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' => true,
),
'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' => true,
),
'ignition' =>
array (
'editor' => 'phpstorm',
'theme' => 'auto',
'enable_share_button' => true,
'register_commands' => false,
'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' => NULL,
'remote_sites_path' => 'E:\\Development\\XAMP8\\htdocs\\pos_new',
'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',
),
),
'twilio' =>
array (
'twilio' =>
array (
'default' => 'twilio',
'connections' =>
array (
'twilio' =>
array (
'sid' => '',
'token' => '',
'from' => '',
),
),
),
),
'scribe_new' =>
array (
'__configVersion' => 'v2',
'theme' => 'default',
'title' => NULL,
'description' => '',
'base_url' => NULL,
'type' => 'static',
'static' =>
array (
'output_path' => 'public/docs',
),
'try_it_out' =>
array (
'enabled' => true,
'base_url' => NULL,
'use_csrf' => false,
'csrf_url' => '/sanctum/csrf-cookie',
),
'postman' =>
array (
'enabled' => true,
'overrides' =>
array (
),
),
'openapi' =>
array (
'enabled' => true,
'overrides' =>
array (
),
),
'intro_text' => 'This documentation aims to provide all the information you
need to work with our API.

<aside>As you scroll, you\'ll see code examples for working with the API in
different programming languages in the dark area to the right (or as part of the
content on mobile).
You can switch the language used with the tabs at the top right (or from the nav
menu at the top left on mobile).</aside>',
'example_languages' =>
array (
0 => 'bash',
1 => 'javascript',
),
'logo' => false,
'last_updated' => 'Last updated: {date:F j, Y}',
'groups' =>
array (
'order' =>
array (
),
'default' => 'Endpoints',
),
'examples' =>
array (
'faker_seed' => NULL,
'models_source' =>
array (
0 => 'factoryCreate',
1 => 'factoryMake',
2 => 'databaseFirst',
),
),
'routeMatcher' => NULL,
'database_connections_to_transact' =>
array (
0 => 'mysql',
),
'fractal' =>
array (
'serializer' => NULL,
),
'auth' =>
array (
'enabled' => false,
'default' => false,
'in' => 'bearer',
'name' => 'key',
'use_value' => NULL,
'placeholder' => '{YOUR_AUTH_KEY}',
'extra_info' => 'You can retrieve your token by visiting your dashboard and
clicking <b>Generate API token</b>.',
),
'strategies' =>
array (
'metadata' =>
array (
0 => 'Knuckles\\Scribe\\Extracting\\Strategies\\Metadata\\
GetFromDocBlocks',
1 => 'Knuckles\\Scribe\\Extracting\\Strategies\\Metadata\\
GetFromMetadataAttributes',
),
'urlParameters' =>
array (
0 => 'Knuckles\\Scribe\\Extracting\\Strategies\\UrlParameters\\
GetFromLaravelAPI',
1 => 'Knuckles\\Scribe\\Extracting\\Strategies\\UrlParameters\\
GetFromLumenAPI',
2 => 'Knuckles\\Scribe\\Extracting\\Strategies\\UrlParameters\\
GetFromUrlParamAttribute',
3 => 'Knuckles\\Scribe\\Extracting\\Strategies\\UrlParameters\\
GetFromUrlParamTag',
),
'queryParameters' =>
array (
0 => 'Knuckles\\Scribe\\Extracting\\Strategies\\QueryParameters\\
GetFromFormRequest',
1 => 'Knuckles\\Scribe\\Extracting\\Strategies\\QueryParameters\\
GetFromInlineValidator',
2 => 'Knuckles\\Scribe\\Extracting\\Strategies\\QueryParameters\\
GetFromQueryParamAttribute',
3 => 'Knuckles\\Scribe\\Extracting\\Strategies\\QueryParameters\\
GetFromQueryParamTag',
),
'headers' =>
array (
0 => 'Knuckles\\Scribe\\Extracting\\Strategies\\Headers\\
GetFromRouteRules',
1 => 'Knuckles\\Scribe\\Extracting\\Strategies\\Headers\\
GetFromHeaderAttribute',
2 => 'Knuckles\\Scribe\\Extracting\\Strategies\\Headers\\GetFromHeaderTag',
3 =>
array (
0 => 'override',
1 =>
array (
'Content-Type' => 'application/json',
'Accept' => 'application/json',
),
),
),
'bodyParameters' =>
array (
0 => 'Knuckles\\Scribe\\Extracting\\Strategies\\BodyParameters\\
GetFromFormRequest',
1 => 'Knuckles\\Scribe\\Extracting\\Strategies\\BodyParameters\\
GetFromInlineValidator',
2 => 'Knuckles\\Scribe\\Extracting\\Strategies\\BodyParameters\\
GetFromBodyParamAttribute',
3 => 'Knuckles\\Scribe\\Extracting\\Strategies\\BodyParameters\\
GetFromBodyParamTag',
),
'responses' =>
array (
0 => 'Knuckles\\Scribe\\Extracting\\Strategies\\Responses\\
UseResponseAttributes',
1 => 'Knuckles\\Scribe\\Extracting\\Strategies\\Responses\\
UseTransformerTags',
2 => 'Knuckles\\Scribe\\Extracting\\Strategies\\Responses\\
UseApiResourceTags',
3 => 'Knuckles\\Scribe\\Extracting\\Strategies\\Responses\\UseResponseTag',
4 => 'Knuckles\\Scribe\\Extracting\\Strategies\\Responses\\
UseResponseFileTag',
5 =>
array (
0 => 'Knuckles\\Scribe\\Extracting\\Strategies\\Responses\\
ResponseCalls',
1 =>
array (
'only' =>
array (
0 => 'GET *',
),
'except' =>
array (
),
'config' =>
array (
'app.env' => 'documentation',
),
'queryParams' =>
array (
),
'bodyParams' =>
array (
),
'fileParams' =>
array (
),
'cookies' =>
array (
),
),
),
),
'responseFields' =>
array (
0 => 'Knuckles\\Scribe\\Extracting\\Strategies\\ResponseFields\\
GetFromResponseFieldAttribute',
1 => 'Knuckles\\Scribe\\Extracting\\Strategies\\ResponseFields\\
GetFromResponseFieldTag',
),
),
'routes' =>
array (
0 =>
array (
'match' =>
array (
'prefixes' =>
array (
0 => 'api/*',
),
'domains' =>
array (
0 => '*',
),
'versions' =>
array (
0 => 'v1',
),
),
'include' =>
array (
),
'exclude' =>
array (
),
),
),
),
'tinker' =>
array (
'commands' =>
array (
),
'alias' =>
array (
),
'dont_alias' =>
array (
0 => 'App\\Nova',
),
),
);

You might also like