SettingsRequest history1.13sRequest Duration30MBMemory Usage10.x
Laravel Version
10.48.29
PHP Version
8.2.27
Environment
live
Debug Mode
Enabled
URL
98pop.com
Timezone
UTC
Locale
pt
GET about-us
status
200 OK
full_url
https://98pop.com/about-us
action_name
about-us
controller_action
App\Http\Controllers\LandingPageController@aboutUs
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
  • warninglog[18:03:37] LOG.warning: preg_replace(): Passing null to parameter #3 ($subject) of type array|string...
  • warninglog[18:03:37] LOG.warning: preg_replace(): Passing null to parameter #3 ($subject) of type array|string...
status
200 OK
full_url
https://98pop.com/about-us
action_name
about-us
controller_action
App\Http\Controllers\LandingPageController@aboutUs
uri
GET about-us
controller
App\Http\Controllers\LandingPageController@aboutUs
file
app/Http/Controllers/LandingPageController.php:53-59
middleware
web
duration
1.15s
peak_memory
32MB
response
text/html; charset=UTF-8
request_format
html
request_query
[]
request_request
[]
request_headers
0 of 0
array:15 [ "host" => array:1 [ 0 => "98pop.com" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] ]
request_cookies
[]
response_headers
0 of 0
array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 27 May 2025 21:03:37 GMT" ] ]
session_attributes
0 of 0
array:12 [ "_token" => "bdB3HEw960It81mvRN2wW99l3lAvI3nTyqSWjd2V" "locale" => "pt" "direction" => "ltr" "preloader" => "2025-04-19-6804228894237.png" "favicon" => "2025-04-19-68042342497dd.png" "header_logo" => "2025-04-19-680422888e8b0.png" "footer_logo" => "2025-04-19-6804228891f10.png" "business_contact_email" => "comercial@98pop.com" "business_contact_phone" => "71992744932" "business_address" => "Sapeaçu-Ba" "business_name" => "98POP" "copyright_text" => "© 2025 - 98pop" ]
  • Booting (884ms)time
  • Application (248ms)time
  • Routing (5.14ms)
  • Preparing Response (151ms)
  • View: landing-page.aboutviews
  • View: landing-page.layouts.masterviews
  • View: landing-page.layouts.cssviews
  • View: landing-page.partials._headerviews
  • View: landing-page.partials._footerviews
  • 1 x Booting (78.12%)
    884ms
    1 x Application (21.87%)
    248ms
    1 x Preparing Response (13.37%)
    151ms
    1 x Routing (0.45%)
    5.14ms
    5 x View (0%)
    0μs
  • Cannot add SymfonyMailCollector on Laravel Debugbar: Unsupported mail transport [smtp.hostinger.com].vendor/barryvdh/laravel-debugbar/src/LaravelDebugbar.php#740Exception
    • 737
    • 738
    • 739
    • 740 
    • 741
    • 742
    • 743
    • 744
    protected function addCollectorException(string $message, Exception $exception) { $this->addThrowable( new Exception( $message . ' on Laravel Debugbar: ' . $exception->getMessage(), $exception->getCode(), $exception
    0 of 0
    array:21 [ 0 => array:5 [ "file" => "vendor/barryvdh/laravel-debugbar/src/LaravelDebugbar.php" "line" => 534 "function" => "addCollectorException" "class" => "Barryvdh\Debugbar\LaravelDebugbar" "type" => "->" ] 1 => array:5 [ "file" => "vendor/barryvdh/laravel-debugbar/src/Middleware/InjectDebugbar.php" "line" => 62 "function" => "boot" "class" => "Barryvdh\Debugbar\LaravelDebugbar" "type" => "->" ] 2 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Barryvdh\Debugbar\Middleware\InjectDebugbar" "type" => "->" ] 3 => array:5 [ "file" => "app/Http/Middleware/GlobalMiddleware.php" "line" => 21 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 4 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "App\Http\Middleware\GlobalMiddleware" "type" => "->" ] 5 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php" "line" => 21 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 6 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php" "line" => 31 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\TransformsRequest" "type" => "->" ] 7 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull" "type" => "->" ] 8 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php" "line" => 21 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 9 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php" "line" => 40 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\TransformsRequest" "type" => "->" ] 10 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\TrimStrings" "type" => "->" ] 11 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php" "line" => 27 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 12 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\ValidatePostSize" "type" => "->" ] 13 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php" "line" => 99 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 14 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance" "type" => "->" ] 15 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php" "line" => 39 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 16 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Http\Middleware\TrustProxies" "type" => "->" ] 17 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 119 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 18 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php" "line" => 175 "function" => "then" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 19 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php" "line" => 144 "function" => "sendRequestThroughRouter" "class" => "Illuminate\Foundation\Http\Kernel" "type" => "->" ] 20 => array:5 [ "file" => "index.php" "line" => 51 "function" => "handle" "class" => "Illuminate\Foundation\Http\Kernel" "type" => "->" ] ]
  • Unsupported mail transport [smtp.hostinger.com].vendor/laravel/framework/src/Illuminate/Mail/MailManager.php#163InvalidArgumentException
    • 160
    • 161
    • 162
    • 163 
    • 164
    • 165
    • 166
    • 167
    if (trim($transport ?? '') === '' || ! method_exists($this, $method = 'create'.ucfirst(Str::camel($transport)).'Transport')) { throw new InvalidArgumentException("Unsupported mail transport [{$transport}]."); } return $this->{$method}($config);
    0 of 0
    array:31 [ 0 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Mail/MailManager.php" "line" => 124 "function" => "createSymfonyTransport" "class" => "Illuminate\Mail\MailManager" "type" => "->" ] 1 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Mail/MailManager.php" "line" => 99 "function" => "resolve" "class" => "Illuminate\Mail\MailManager" "type" => "->" ] 2 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Mail/MailManager.php" "line" => 77 "function" => "get" "class" => "Illuminate\Mail\MailManager" "type" => "->" ] 3 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Mail/MailServiceProvider.php" "line" => 33 "function" => "mailer" "class" => "Illuminate\Mail\MailManager" "type" => "->" ] 4 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Container/Container.php" "line" => 908 "function" => "Illuminate\Mail\{closure}" "class" => "Illuminate\Mail\MailServiceProvider" "type" => "->" ] 5 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Container/Container.php" "line" => 795 "function" => "build" "class" => "Illuminate\Container\Container" "type" => "->" ] 6 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Application.php" "line" => 986 "function" => "resolve" "class" => "Illuminate\Container\Container" "type" => "->" ] 7 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Container/Container.php" "line" => 731 "function" => "resolve" "class" => "Illuminate\Foundation\Application" "type" => "->" ] 8 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Application.php" "line" => 971 "function" => "make" "class" => "Illuminate\Container\Container" "type" => "->" ] 9 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Container/Container.php" "line" => 1454 "function" => "make" "class" => "Illuminate\Foundation\Application" "type" => "->" ] 10 => array:5 [ "file" => "vendor/barryvdh/laravel-debugbar/src/LaravelDebugbar.php" "line" => 504 "function" => "offsetGet" "class" => "Illuminate\Container\Container" "type" => "->" ] 11 => array:5 [ "file" => "vendor/barryvdh/laravel-debugbar/src/Middleware/InjectDebugbar.php" "line" => 62 "function" => "boot" "class" => "Barryvdh\Debugbar\LaravelDebugbar" "type" => "->" ] 12 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Barryvdh\Debugbar\Middleware\InjectDebugbar" "type" => "->" ] 13 => array:5 [ "file" => "app/Http/Middleware/GlobalMiddleware.php" "line" => 21 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 14 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "App\Http\Middleware\GlobalMiddleware" "type" => "->" ] 15 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php" "line" => 21 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 16 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php" "line" => 31 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\TransformsRequest" "type" => "->" ] 17 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull" "type" => "->" ] 18 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php" "line" => 21 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 19 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php" "line" => 40 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\TransformsRequest" "type" => "->" ] 20 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\TrimStrings" "type" => "->" ] 21 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php" "line" => 27 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 22 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\ValidatePostSize" "type" => "->" ] 23 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php" "line" => 99 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 24 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance" "type" => "->" ] 25 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php" "line" => 39 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 26 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 183 "function" => "handle" "class" => "Illuminate\Http\Middleware\TrustProxies" "type" => "->" ] 27 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php" "line" => 119 "function" => "Illuminate\Pipeline\{closure}" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 28 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php" "line" => 175 "function" => "then" "class" => "Illuminate\Pipeline\Pipeline" "type" => "->" ] 29 => array:5 [ "file" => "vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php" "line" => 144 "function" => "sendRequestThroughRouter" "class" => "Illuminate\Foundation\Http\Kernel" "type" => "->" ] 30 => array:5 [ "file" => "index.php" "line" => 51 "function" => "handle" "class" => "Illuminate\Foundation\Http\Kernel" "type" => "->" ] ]
5 templates were rendered
  • landing-page.aboutabout.blade.php#?blade
  • landing-page.layouts.mastermaster.blade.php#?blade
  • landing-page.layouts.csscss.blade.php#?blade
  • landing-page.partials._header_header.blade.php#?blade
  • landing-page.partials._footer_footer.blade.php#?blade
16 statements were executed (2 duplicates)Show only duplicates20.54ms
  • Helpers.php#14398pop900μsselect * from `business_settings` where `key_name` = 'system_language' and `settings_type` = 'language_settings' limit 1
    Bindings
    • 0: system_language
    • 1: language_settings
    Backtrace
    • app/Lib/Helpers.php:143
    • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
    • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
  • Helpers.php#14398pop1.13msselect * from `business_settings` where `key_name` = 'system_language' and `settings_type` = 'language_settings' limit 1
    Bindings
    • 0: system_language
    • 1: language_settings
    Backtrace
    • app/Lib/Helpers.php:143
    • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
    • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:78
  • BaseRepository.php#38998pop1.7msselect * from `business_settings` where (`key_name` = 'about_us' and `settings_type` = 'pages_settings') limit 1
    Bindings
    • 0: about_us
    • 1: pages_settings
    Backtrace
    • app/Repository/Eloquent/BaseRepository.php:389
    • app/Service/BaseService.php:52
    • app/Http/Controllers/LandingPageController.php:56
    • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
    • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
  • Helpers.php#14398pop1.61msselect * from `business_settings` where `key_name` = 'preloader' limit 1
    Bindings
    • 0: preloader
    Backtrace
    • app/Lib/Helpers.php:143
    • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • vendor/laravel/framework/src/Illuminate/View/View.php:207
  • Helpers.php#14398pop750μsselect * from `business_settings` where `key_name` = 'favicon' limit 1
    Bindings
    • 0: favicon
    Backtrace
    • app/Lib/Helpers.php:143
    • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • vendor/laravel/framework/src/Illuminate/View/View.php:207
  • Helpers.php#14398pop2.78msselect * from `business_settings` where `key_name` = 'website_color' limit 1
    Bindings
    • 0: website_color
    Backtrace
    • app/Lib/Helpers.php:143
    • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • vendor/laravel/framework/src/Illuminate/View/View.php:207
  • Helpers.php#14398pop650μsselect * from `business_settings` where `key_name` = 'text_color' limit 1
    Bindings
    • 0: text_color
    Backtrace
    • app/Lib/Helpers.php:143
    • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • vendor/laravel/framework/src/Illuminate/View/View.php:207
  • Helpers.php#14398pop620μsselect * from `business_settings` where `key_name` = 'header_logo' limit 1
    Bindings
    • 0: header_logo
    Backtrace
    • app/Lib/Helpers.php:143
    • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • vendor/laravel/framework/src/Illuminate/View/View.php:207
  • Helpers.php#14398pop1.06msselect * from `business_settings` where `key_name` = 'footer_logo' limit 1
    Bindings
    • 0: footer_logo
    Backtrace
    • app/Lib/Helpers.php:143
    • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • vendor/laravel/framework/src/Illuminate/View/View.php:207
  • Helpers.php#14398pop790μsselect * from `business_settings` where `key_name` = 'business_contact_email' limit 1
    Bindings
    • 0: business_contact_email
    Backtrace
    • app/Lib/Helpers.php:143
    • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • vendor/laravel/framework/src/Illuminate/View/View.php:207
  • Helpers.php#14398pop380μsselect * from `business_settings` where `key_name` = 'business_contact_phone' limit 1
    Bindings
    • 0: business_contact_phone
    Backtrace
    • app/Lib/Helpers.php:143
    • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • vendor/laravel/framework/src/Illuminate/View/View.php:207
  • Helpers.php#14398pop510μsselect * from `business_settings` where `key_name` = 'business_address' limit 1
    Bindings
    • 0: business_address
    Backtrace
    • app/Lib/Helpers.php:143
    • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • vendor/laravel/framework/src/Illuminate/View/View.php:207
  • Helpers.php#14398pop710μsselect * from `business_settings` where `key_name` = 'business_name' limit 1
    Bindings
    • 0: business_name
    Backtrace
    • app/Lib/Helpers.php:143
    • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • vendor/laravel/framework/src/Illuminate/View/View.php:207
  • Helpers.php#14398pop750μsselect * from `business_settings` where `key_name` = 'cta' limit 1
    Bindings
    • 0: cta
    Backtrace
    • app/Lib/Helpers.php:143
    • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • vendor/laravel/framework/src/Illuminate/View/View.php:207
  • _footer.blade.php#998pop4.7msselect * from `social_links` where (`is_active` = 1) order by `name` asc
    Bindings
    • 0: 1
    Backtrace
    • view::landing-page.partials._footer:9
    • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • vendor/laravel/framework/src/Illuminate/View/View.php:207
  • Helpers.php#14398pop1.5msselect * from `business_settings` where `key_name` = 'copyright_text' limit 1
    Bindings
    • 0: copyright_text
    Backtrace
    • app/Lib/Helpers.php:143
    • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
    • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
    • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
    • vendor/laravel/framework/src/Illuminate/View/View.php:207
Modules\BusinessManagement\Entities\BusinessSetting
13BusinessSetting.php#?
      ClearShow all
      Date ↕MethodURLData
      #12025-05-27 18:03:37GET/about-us2251613