ErrorException {#615
#message: b"SQLSTATE[HY000]: General error: 1267 Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_unicode_ci,COERCIBLE) for operation '=' (SQL: select count(*) as aggregate from `stamps` where `country` = Qatar!¢g©†) (View: /home/gulfphilately/public_html/resources/views/front/user/index.blade.php)"
#code: 0
#file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php"
#line: 662
-previous: QueryException {#625
#sql: "select count(*) as aggregate from `stamps` where `country` = ?"
#bindings: array:1 [
0 => b"Qatar!¢g©†"
]
#message: b"SQLSTATE[HY000]: General error: 1267 Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_unicode_ci,COERCIBLE) for operation '=' (SQL: select count(*) as aggregate from `stamps` where `country` = Qatar!¢g©†)"
#code: "HY000"
#file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php"
#line: 662
-previous: PDOException {#626
#message: "SQLSTATE[HY000]: General error: 1267 Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_unicode_ci,COERCIBLE) for operation '='"
#code: "HY000"
#file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php"
#line: 321
+errorInfo: array:3 [
0 => "HY000"
1 => 1267
2 => "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_unicode_ci,COERCIBLE) for operation '='"
]
-trace: array:62 [
0 => array:3 [
"call" => "PDOStatement->execute()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php:321"
"args" => array:1 [
0 => array:1 [
0 => b"Qatar!¢g©†"
]
]
]
1 => array:3 [
"call" => "Illuminate\Database\Connection->Illuminate\Database\{closure}()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php:655"
"args" => array:3 [
0 => MySqlConnection {#119
#pdo: PDO {#121
inTransaction: false
attributes: array:13 [
"CASE" => NATURAL
"ERRMODE" => EXCEPTION
"AUTOCOMMIT" => 1
"PERSISTENT" => false
"DRIVER_NAME" => "mysql"
"SERVER_INFO" => "Uptime: 1034469 Threads: 1 Questions: 3255852 Slow queries: 0 Opens: 21429 Flush tables: 1 Open tables: 2000 Queries per second avg: 3.147"
"ORACLE_NULLS" => NATURAL
"CLIENT_VERSION" => "mysqlnd 5.0.11-dev - 20120503 - $Id: 76b08b24596e12d4553bd41fc93cccd5bac2fe7a $"
"SERVER_VERSION" => "5.7.42"
"STATEMENT_CLASS" => array:1 [ …1]
"EMULATE_PREPARES" => 0
"CONNECTION_STATUS" => "Localhost via UNIX socket"
"DEFAULT_FETCH_MODE" => BOTH
]
}
#readPdo: null
#reconnector: Closure {#124
class: "Illuminate\Database\DatabaseManager"
this: DatabaseManager {#32
#app: Application {#3
#basePath: "/home/gulfphilately/public_html"
#hasBeenBootstrapped: true
#booted: true
#bootingCallbacks: array:1 [
0 => Closure {#548
class: "Illuminate\Foundation\Application"
this: Application {#3}
use: array:1 [
"$instance" => TranslationServiceProvider {#545
#defer: true
#app: Application {#3}
}
]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Application.php"
line: "651 to 653"
}
]
#bootedCallbacks: array:1 [
0 => Closure {#120
class: "Illuminate\Foundation\Support\Providers\RouteServiceProvider"
this: RouteServiceProvider {#100
#namespace: "App\Http\Controllers"
#app: Application {#3}
#defer: false
}
use: array:1 [
"$router" => Router {#24 …}
]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php"
line: "33 to 35"
}
]
#terminatingCallbacks: []
#serviceProviders: array:23 [
0 => EventServiceProvider {#2
#app: Application {#3}
#defer: false
}
1 => RoutingServiceProvider {#7
#app: Application {#3}
#defer: false
}
2 => AuthServiceProvider {#20 …}
3 => ControllerServiceProvider {#47
#app: Application {#3}
#defer: false
}
4 => CookieServiceProvider {#50
#app: Application {#3}
#defer: false
}
5 => DatabaseServiceProvider {#52
#app: Application {#3}
#defer: false
}
6 => EncryptionServiceProvider {#59
#app: Application {#3}
#defer: false
}
7 => FilesystemServiceProvider {#61
#app: Application {#3}
#defer: false
}
8 => FormRequestServiceProvider {#67
#app: Application {#3}
#defer: false
}
9 => FoundationServiceProvider {#66
#providers: array:1 [
0 => "Illuminate\Foundation\Providers\FormRequestServiceProvider"
]
#instances: array:1 [
0 => FormRequestServiceProvider {#67}
]
#app: Application {#3}
#defer: false
}
10 => PaginationServiceProvider {#68
#app: Application {#3}
#defer: false
}
11 => SessionServiceProvider {#71
#app: Application {#3}
#defer: false
}
12 => ValidationServiceProvider {#75
#app: Application {#3}
#defer: false
}
13 => ViewServiceProvider {#79
#app: Application {#3}
#defer: false
}
14 => ServiceProvider {#83
#defer: false
#app: Application {#3}
}
15 => AppServiceProvider {#88
#app: Application {#3}
#defer: false
}
16 => AuthServiceProvider {#98
#policies: array:1 [
"App\Model" => "App\Policies\ModelPolicy"
]
#app: Application {#3}
#defer: false
}
17 => EventServiceProvider {#99
#listen: array:1 [
"App\Events\SomeEvent" => array:1 [ …1]
]
#subscribe: []
#app: Application {#3}
#defer: false
}
18 => RouteServiceProvider {#100}
19 => CaptchaServiceProvider {#101
#app: Application {#3}
#defer: false
}
20 => ZipServiceProvider {#103
#app: Application {#3}
#defer: false
}
21 => TranslationServiceProvider {#545}
22 => HashServiceProvider {#619
#defer: true
#app: Application {#3}
}
]
#loadedProviders: array:23 [
"Illuminate\Events\EventServiceProvider" => true
"Illuminate\Routing\RoutingServiceProvider" => true
"Illuminate\Auth\AuthServiceProvider" => true
"Illuminate\Routing\ControllerServiceProvider" => true
"Illuminate\Cookie\CookieServiceProvider" => true
"Illuminate\Database\DatabaseServiceProvider" => true
"Illuminate\Encryption\EncryptionServiceProvider" => true
"Illuminate\Filesystem\FilesystemServiceProvider" => true
"Illuminate\Foundation\Providers\FormRequestServiceProvider" => true
"Illuminate\Foundation\Providers\FoundationServiceProvider" => true
"Illuminate\Pagination\PaginationServiceProvider" => true
"Illuminate\Session\SessionServiceProvider" => true
"Illuminate\Validation\ValidationServiceProvider" => true
"Illuminate\View\ViewServiceProvider" => true
"Barryvdh\Debugbar\ServiceProvider" => true
"App\Providers\AppServiceProvider" => true
"App\Providers\AuthServiceProvider" => true
"App\Providers\EventServiceProvider" => true
"App\Providers\RouteServiceProvider" => true
"Mews\Captcha\CaptchaServiceProvider" => true
"ZanySoft\Zip\ZipServiceProvider" => true
"Illuminate\Translation\TranslationServiceProvider" => true
"Illuminate\Hashing\HashServiceProvider" => true
]
#deferredServices: array:87 [
"command.app.name" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.clear-compiled" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.command.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.config.cache" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.config.clear" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.console.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.event.generate" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.event.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.down" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.environment" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.handler.command" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.handler.event" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.job.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.key.generate" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.listener.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.model.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.optimize" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.policy.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.provider.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.request.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.route.cache" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.route.clear" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.route.list" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.serve" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.test.make" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.tinker" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.up" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.vendor.publish" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"command.view.clear" => "Illuminate\Foundation\Providers\ArtisanServiceProvider"
"Illuminate\Broadcasting\BroadcastManager" => "Illuminate\Broadcasting\BroadcastServiceProvider"
"Illuminate\Contracts\Broadcasting\Factory" => "Illuminate\Broadcasting\BroadcastServiceProvider"
"Illuminate\Contracts\Broadcasting\Broadcaster" => "Illuminate\Broadcasting\BroadcastServiceProvider"
"Illuminate\Bus\Dispatcher" => "Illuminate\Bus\BusServiceProvider"
"Illuminate\Contracts\Bus\Dispatcher" => "Illuminate\Bus\BusServiceProvider"
"Illuminate\Contracts\Bus\QueueingDispatcher" => "Illuminate\Bus\BusServiceProvider"
"cache" => "Illuminate\Cache\CacheServiceProvider"
"cache.store" => "Illuminate\Cache\CacheServiceProvider"
"memcached.connector" => "Illuminate\Cache\CacheServiceProvider"
"command.cache.clear" => "Illuminate\Cache\CacheServiceProvider"
"command.cache.table" => "Illuminate\Cache\CacheServiceProvider"
"command.auth.resets.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"Illuminate\Console\Scheduling\ScheduleRunCommand" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"migrator" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"migration.repository" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.migrate" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.migrate.rollback" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.migrate.reset" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.migrate.refresh" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.migrate.install" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.migrate.status" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"migration.creator" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.migrate.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"seeder" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.seed" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.seeder.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"composer" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.queue.table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.queue.failed" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.queue.retry" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.queue.forget" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.queue.flush" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.queue.failed-table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.controller.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.middleware.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.session.database" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"mailer" => "Illuminate\Mail\MailServiceProvider"
"swift.mailer" => "Illuminate\Mail\MailServiceProvider"
"swift.transport" => "Illuminate\Mail\MailServiceProvider"
"Illuminate\Contracts\Pipeline\Hub" => "Illuminate\Pipeline\PipelineServiceProvider"
"queue" => "Illuminate\Queue\QueueServiceProvider"
"queue.worker" => "Illuminate\Queue\QueueServiceProvider"
"queue.listener" => "Illuminate\Queue\QueueServiceProvider"
"queue.failer" => "Illuminate\Queue\QueueServiceProvider"
"command.queue.work" => "Illuminate\Queue\QueueServiceProvider"
"command.queue.listen" => "Illuminate\Queue\QueueServiceProvider"
"command.queue.restart" => "Illuminate\Queue\QueueServiceProvider"
"command.queue.subscribe" => "Illuminate\Queue\QueueServiceProvider"
"queue.connection" => "Illuminate\Queue\QueueServiceProvider"
"redis" => "Illuminate\Redis\RedisServiceProvider"
"auth.password" => "Illuminate\Auth\Passwords\PasswordResetServiceProvider"
"auth.password.tokens" => "Illuminate\Auth\Passwords\PasswordResetServiceProvider"
"translation.loader" => "Illuminate\Translation\TranslationServiceProvider"
"Laravel\Socialite\Contracts\Factory" => "Laravel\Socialite\SocialiteServiceProvider"
"html" => "Collective\Html\HtmlServiceProvider"
"form" => "Collective\Html\HtmlServiceProvider"
"Collective\Html\HtmlBuilder" => "Collective\Html\HtmlServiceProvider"
"Collective\Html\FormBuilder" => "Collective\Html\HtmlServiceProvider"
]
#monologConfigurator: null
#databasePath: null
#storagePath: null
#environmentPath: null
#environmentFile: ".env"
#namespace: null
#resolved: array:41 [
"events" => true
"router" => true
"App\Http\Kernel" => true
"Illuminate\Contracts\Http\Kernel" => true
"Illuminate\Foundation\Bootstrap\DetectEnvironment" => true
"Illuminate\Foundation\Bootstrap\LoadConfiguration" => true
"Illuminate\Foundation\Bootstrap\ConfigureLogging" => true
"env" => true
"Illuminate\Foundation\Bootstrap\HandleExceptions" => true
"Illuminate\Foundation\Bootstrap\RegisterFacades" => true
"Illuminate\Foundation\Bootstrap\RegisterProviders" => true
"view.engine.resolver" => true
"files" => true
"view.finder" => true
"view" => true
"blade.compiler" => true
"Illuminate\Foundation\Bootstrap\BootProviders" => true
"db.factory" => true
"db" => true
"Illuminate\Contracts\Auth\Access\Gate" => true
"url" => true
"translation.loader" => true
"translator" => true
"validation.presence" => true
"validator" => true
"Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode" => true
"encrypter" => true
"App\Http\Middleware\EncryptCookies" => true
"cookie" => true
"Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse" => true
"session" => true
"Illuminate\Session\Middleware\StartSession" => true
"Illuminate\View\Middleware\ShareErrorsFromSession" => true
"App\Http\Middleware\GuestFront" => true
"illuminate.route.dispatcher" => true
"App\Http\Controllers\front\GlobalusersController" => true
"auth" => true
"hash" => true
"session.store" => true
"App\Exceptions\Handler" => true
"Illuminate\Contracts\Debug\ExceptionHandler" => true
]
#bindings: array:45 [
"events" => array:2 [
"concrete" => Closure {#4
class: "Illuminate\Events\EventServiceProvider"
this: EventServiceProvider {#2}
parameters: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Events/EventServiceProvider.php"
line: "16 to 20"
}
"shared" => true
]
"router" => array:2 [
"concrete" => Closure {#9
class: "Illuminate\Container\Container"
this: Application {#3}
parameters: array:1 [ …1]
use: array:2 [ …2]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php"
line: "272 to 283"
}
"shared" => false
]
"url" => array:2 [
"concrete" => Closure {#11
class: "Illuminate\Container\Container"
this: Application {#3}
parameters: array:1 [ …1]
use: array:2 [ …2]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php"
line: "272 to 283"
}
"shared" => false
]
"redirect" => array:2 [
"concrete" => Closure {#13
class: "Illuminate\Container\Container"
this: Application {#3}
parameters: array:1 [ …1]
use: array:2 [ …2]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php"
line: "272 to 283"
}
"shared" => false
]
"Psr\Http\Message\ServerRequestInterface" => array:2 [
"concrete" => Closure {#14
class: "Illuminate\Routing\RoutingServiceProvider"
this: RoutingServiceProvider {#7}
parameters: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
line: "119 to 121"
}
"shared" => false
]
"Psr\Http\Message\ResponseInterface" => array:2 [
"concrete" => Closure {#15
class: "Illuminate\Routing\RoutingServiceProvider"
this: RoutingServiceProvider {#7}
parameters: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
line: "131 to 133"
}
"shared" => false
]
"Illuminate\Contracts\Routing\ResponseFactory" => array:2 [
"concrete" => Closure {#16
class: "Illuminate\Routing\RoutingServiceProvider"
this: RoutingServiceProvider {#7}
parameters: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
line: "143 to 145"
}
"shared" => true
]
"Illuminate\Contracts\Http\Kernel" => array:2 [
"concrete" => Closure {#17
class: "Illuminate\Container\Container"
this: Application {#3}
parameters: array:2 [ …2]
use: array:2 [ …2]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php"
line: "217 to 221"
}
"shared" => true
]
"Illuminate\Contracts\Console\Kernel" => array:2 [
"concrete" => Closure {#18
class: "Illuminate\Container\Container"
this: Application {#3}
parameters: array:2 [ …2]
use: array:2 [ …2]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php"
line: "217 to 221"
}
"shared" => true
]
"Illuminate\Contracts\Debug\ExceptionHandler" => array:2 [
"concrete" => Closure {#19
class: "Illuminate\Container\Container"
this: Application {#3}
parameters: array:2 [ …2]
use: array:2 [ …2]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php"
line: "217 to 221"
}
"shared" => true
]
"env" => array:2 [
"concrete" => Closure {#28
class: "Illuminate\Container\Container"
this: Application {#3}
use: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php"
line: "1183 to 1185"
}
"shared" => false
]
"auth" => array:2 [
"concrete" => Closure {#30
class: "Illuminate\Auth\AuthServiceProvider"
this: AuthServiceProvider {#20 …}
parameters: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
line: "35 to 42"
}
"shared" => true
]
"auth.driver" => array:2 [
"concrete" => Closure {#21
class: "Illuminate\Auth\AuthServiceProvider"
this: AuthServiceProvider {#20 …}
parameters: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
line: "44 to 46"
}
"shared" => true
]
"Illuminate\Contracts\Auth\Authenticatable" => array:2 [
"concrete" => Closure {#41
class: "Illuminate\Auth\AuthServiceProvider"
this: AuthServiceProvider {#20 …}
parameters: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
line: "56 to 58"
}
"shared" => false
]
"Illuminate\Contracts\Auth\Access\Gate" => array:2 [
"concrete" => Closure {#34
class: "Illuminate\Auth\AuthServiceProvider"
this: AuthServiceProvider {#20 …}
parameters: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
line: "68 to 72"
}
"shared" => true
]
"illuminate.route.dispatcher" => array:2 [
"concrete" => Closure {#49
class: "Illuminate\Routing\ControllerServiceProvider"
this: ControllerServiceProvider {#47}
parameters: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerServiceProvider.php"
line: "16 to 18"
}
"shared" => true
]
"cookie" => array:2 [
"concrete" => Closure {#51
class: "Illuminate\Cookie\CookieServiceProvider"
this: CookieServiceProvider {#50}
parameters: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Cookie/CookieServiceProvider.php"
line: "16 to 20"
}
"shared" => true
]
"Faker\Generator" => array:2 [
"concrete" => Closure {#53
class: "Illuminate\Database\DatabaseServiceProvider"
this: DatabaseServiceProvider {#52}
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
line: "66 to 68"
}
"shared" => true
]
"Illuminate\Database\Eloquent\Factory" => array:2 [
"concrete" => Closure {#54
class: "Illuminate\Database\DatabaseServiceProvider"
this: DatabaseServiceProvider {#52}
parameters: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
line: "70 to 74"
}
"shared" => true
]
"Illuminate\Contracts\Queue\EntityResolver" => array:2 [
"concrete" => Closure {#55
class: "Illuminate\Database\DatabaseServiceProvider"
this: DatabaseServiceProvider {#52}
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
line: "84 to 86"
}
"shared" => true
]
"db.factory" => array:2 [
"concrete" => Closure {#56
class: "Illuminate\Database\DatabaseServiceProvider"
this: DatabaseServiceProvider {#52}
parameters: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
line: "43 to 45"
}
"shared" => true
]
"db" => array:2 [
"concrete" => Closure {#57
class: "Illuminate\Database\DatabaseServiceProvider"
this: DatabaseServiceProvider {#52}
parameters: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
line: "50 to 52"
}
"shared" => true
]
"db.connection" => array:2 [
"concrete" => Closure {#58
class: "Illuminate\Database\DatabaseServiceProvider"
this: DatabaseServiceProvider {#52}
parameters: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
line: "54 to 56"
}
"shared" => false
]
"encrypter" => array:2 [
"concrete" => Closure {#60
class: "Illuminate\Encryption\EncryptionServiceProvider"
this: EncryptionServiceProvider {#59}
parameters: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php"
line: "17 to 31"
}
"shared" => true
]
"files" => array:2 [
"concrete" => Closure {#62
class: "Illuminate\Filesystem\FilesystemServiceProvider"
this: FilesystemServiceProvider {#61}
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemServiceProvider.php"
line: "28 to 30"
}
"shared" => true
]
"filesystem" => array:2 [
"concrete" => Closure {#63
class: "Illuminate\Filesystem\FilesystemServiceProvider"
this: FilesystemServiceProvider {#61}
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemServiceProvider.php"
line: "58 to 60"
}
"shared" => true
]
"filesystem.disk" => array:2 [
"concrete" => Closure {#64
class: "Illuminate\Filesystem\FilesystemServiceProvider"
this: FilesystemServiceProvider {#61}
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemServiceProvider.php"
line: "42 to 44"
}
"shared" => true
]
"filesystem.cloud" => array:2 [
"concrete" => Closure {#65
class: "Illuminate\Filesystem\FilesystemServiceProvider"
this: FilesystemServiceProvider {#61}
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemServiceProvider.php"
line: "46 to 48"
}
"shared" => true
]
"session" => array:2 [
"concrete" => Closure {#72
class: "Illuminate\Session\SessionServiceProvider"
this: SessionServiceProvider {#71}
parameters: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Session/SessionServiceProvider.php"
line: "30 to 32"
}
"shared" => true
]
"session.store" => array:2 [
"concrete" => Closure {#73
class: "Illuminate\Session\SessionServiceProvider"
this: SessionServiceProvider {#71}
parameters: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Session/SessionServiceProvider.php"
line: "42 to 49"
}
"shared" => true
]
"Illuminate\Session\Middleware\StartSession" => array:2 [
"concrete" => Closure {#74
class: "Illuminate\Container\Container"
this: Application {#3}
parameters: array:2 [ …2]
use: array:2 [ …2]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php"
line: "217 to 221"
}
"shared" => true
]
"validation.presence" => array:2 [
"concrete" => Closure {#78
class: "Illuminate\Validation\ValidationServiceProvider"
this: ValidationServiceProvider {#75}
parameters: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Validation/ValidationServiceProvider.php"
line: "64 to 66"
}
"shared" => true
]
"validator" => array:2 [
"concrete" => Closure {#77
class: "Illuminate\Validation\ValidationServiceProvider"
this: ValidationServiceProvider {#75}
parameters: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Validation/ValidationServiceProvider.php"
line: "43 to 54"
}
"shared" => true
]
"view.engine.resolver" => array:2 [
"concrete" => Closure {#80
class: "Illuminate\View\ViewServiceProvider"
this: ViewServiceProvider {#79}
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
line: "34 to 45"
}
"shared" => true
]
"view.finder" => array:2 [
"concrete" => Closure {#81
class: "Illuminate\View\ViewServiceProvider"
this: ViewServiceProvider {#79}
parameters: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
line: "92 to 96"
}
"shared" => false
]
"view" => array:2 [
"concrete" => Closure {#82
class: "Illuminate\View\ViewServiceProvider"
this: ViewServiceProvider {#79}
parameters: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
line: "106 to 124"
}
"shared" => true
]
"debugbar" => array:2 [
"concrete" => Closure {#84
class: "Barryvdh\Debugbar\ServiceProvider"
this: ServiceProvider {#83}
parameters: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/barryvdh/laravel-debugbar/src/ServiceProvider.php"
line: "30 to 40"
}
"shared" => true
]
"command.debugbar.clear" => array:2 [
"concrete" => Closure {#86
class: "Illuminate\Container\Container"
this: Application {#3}
parameters: array:1 [ …1]
use: array:2 [ …2]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php"
line: "272 to 283"
}
"shared" => false
]
"blade.compiler" => array:2 [
"concrete" => Closure {#91
class: "Illuminate\View\ViewServiceProvider"
this: ViewServiceProvider {#79}
parameters: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
line: "74 to 78"
}
"shared" => true
]
"captcha" => array:2 [
"concrete" => Closure {#102
class: "Mews\Captcha\CaptchaServiceProvider"
this: CaptchaServiceProvider {#101}
parameters: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/mews/captcha/src/CaptchaServiceProvider.php"
line: "52 to 62"
}
"shared" => false
]
"zip" => array:2 [
"concrete" => Closure {#104
class: "ZanySoft\Zip\ZipServiceProvider"
this: ZipServiceProvider {#103}
parameters: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/zanysoft/laravel-zip/src/ZipServiceProvider.php"
line: "29 to 31"
}
"shared" => true
]
"translation.loader" => array:2 [
"concrete" => Closure {#546
class: "Illuminate\Translation\TranslationServiceProvider"
this: TranslationServiceProvider {#545}
parameters: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Translation/TranslationServiceProvider.php"
line: "48 to 50"
}
"shared" => true
]
"translator" => array:2 [
"concrete" => Closure {#547
class: "Illuminate\Translation\TranslationServiceProvider"
this: TranslationServiceProvider {#545}
parameters: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Translation/TranslationServiceProvider.php"
line: "25 to 38"
}
"shared" => true
]
"auth.loaded" => array:2 [
"concrete" => Closure {#616
class: "Illuminate\Container\Container"
this: Application {#3}
use: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Container/Container.php"
line: "1183 to 1185"
}
"shared" => false
]
"hash" => array:2 [
"concrete" => Closure {#620
class: "Illuminate\Hashing\HashServiceProvider"
this: HashServiceProvider {#619}
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Hashing/HashServiceProvider.php"
line: "23 to 25"
}
"shared" => true
]
]
#instances: array:36 [
"app" => Application {#3}
"Illuminate\Container\Container" => Application {#3}
"events" => Dispatcher {#5
#container: Application {#3}
#listeners: array:8 [
"artisan.start" => array:1 [
0 => array:1 [ …1]
]
"router.matched" => array:1 [
0 => array:1 [ …1]
]
"App\Events\SomeEvent" => array:1 [
0 => array:1 [ …1]
]
"router.filter: AuthAdmin" => array:1 [
0 => array:1 [ …1]
]
"router.filter: AuthFront" => array:1 [
0 => array:1 [ …1]
]
"router.filter: GuestFront" => array:1 [
0 => array:1 [ …1]
]
"router.filter: GuestAdmin" => array:1 [
0 => array:1 [ …1]
]
"router.filter: csrf" => array:1 [
0 => array:1 [ …1]
]
]
#wildcards: []
#sorted: array:45 [
"Illuminate\Events\EventServiceProvider" => []
"Illuminate\Routing\RoutingServiceProvider" => []
"bootstrapping: Illuminate\Foundation\Bootstrap\DetectEnvironment" => []
"bootstrapped: Illuminate\Foundation\Bootstrap\DetectEnvironment" => []
"bootstrapping: Illuminate\Foundation\Bootstrap\LoadConfiguration" => []
"bootstrapped: Illuminate\Foundation\Bootstrap\LoadConfiguration" => []
"bootstrapping: Illuminate\Foundation\Bootstrap\ConfigureLogging" => []
"bootstrapped: Illuminate\Foundation\Bootstrap\ConfigureLogging" => []
"bootstrapping: Illuminate\Foundation\Bootstrap\HandleExceptions" => []
"bootstrapped: Illuminate\Foundation\Bootstrap\HandleExceptions" => []
"bootstrapping: Illuminate\Foundation\Bootstrap\RegisterFacades" => []
"bootstrapped: Illuminate\Foundation\Bootstrap\RegisterFacades" => []
"bootstrapping: Illuminate\Foundation\Bootstrap\RegisterProviders" => []
"Illuminate\Auth\AuthServiceProvider" => []
"Illuminate\Routing\ControllerServiceProvider" => []
"Illuminate\Cookie\CookieServiceProvider" => []
"Illuminate\Database\DatabaseServiceProvider" => []
"Illuminate\Encryption\EncryptionServiceProvider" => []
"Illuminate\Filesystem\FilesystemServiceProvider" => []
"Illuminate\Foundation\Providers\FormRequestServiceProvider" => []
"Illuminate\Foundation\Providers\FoundationServiceProvider" => []
"Illuminate\Pagination\PaginationServiceProvider" => []
"Illuminate\Session\SessionServiceProvider" => []
"Illuminate\Validation\ValidationServiceProvider" => []
"Illuminate\View\ViewServiceProvider" => []
"Barryvdh\Debugbar\ServiceProvider" => []
"App\Providers\AppServiceProvider" => []
"App\Providers\AuthServiceProvider" => []
"App\Providers\EventServiceProvider" => []
"App\Providers\RouteServiceProvider" => []
"Mews\Captcha\CaptchaServiceProvider" => []
"ZanySoft\Zip\ZipServiceProvider" => []
"bootstrapped: Illuminate\Foundation\Bootstrap\RegisterProviders" => []
"bootstrapping: Illuminate\Foundation\Bootstrap\BootProviders" => []
"Illuminate\Translation\TranslationServiceProvider" => []
"bootstrapped: Illuminate\Foundation\Bootstrap\BootProviders" => []
"router.before" => []
"router.matched" => array:1 [
0 => Closure {#106 …4}
]
"locale.changed" => []
"illuminate.query" => []
"creating: front.user.index" => []
"composing: front.user.index" => []
"creating: front.elements.homepage_navigation" => []
"composing: front.elements.homepage_navigation" => []
"Illuminate\Hashing\HashServiceProvider" => []
]
#firing: []
#queueResolver: Closure {#6
class: "Illuminate\Events\EventServiceProvider"
this: EventServiceProvider {#2}
use: array:1 [
"$app" => Application {#3}
]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Events/EventServiceProvider.php"
line: "17 to 19"
}
}
"path" => "/home/gulfphilately/public_html/app"
"path.base" => "/home/gulfphilately/public_html"
"path.config" => "/home/gulfphilately/public_html/config"
"path.database" => "/home/gulfphilately/public_html/database"
"path.lang" => "/home/gulfphilately/public_html/resources/lang"
"path.public" => "/home/gulfphilately/public_html/public"
"path.storage" => "/home/gulfphilately/public_html/storage"
"Illuminate\Contracts\Http\Kernel" => Kernel {#25 …}
"request" => Request {#40
#json: null
#userResolver: Closure {#570
class: "Illuminate\Auth\AuthServiceProvider"
this: AuthServiceProvider {#20 …}
use: array:1 [
"$app" => Application {#3}
]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
line: "83 to 85"
}
#routeResolver: Closure {#601
class: "Illuminate\Routing\Router"
this: Router {#24 …}
use: array:1 [
"$route" => Route {#159
#uri: "country/{id}"
#methods: array:2 [
0 => "GET"
1 => "HEAD"
]
#action: array:7 [
"middleware" => "App\Http\Middleware\GuestFront"
"as" => "Globaluser.countries"
"uses" => "App\Http\Controllers\front\GlobalusersController@getPageDetailUsingCountryId"
"controller" => "App\Http\Controllers\front\GlobalusersController@getPageDetailUsingCountryId"
"namespace" => "App\Http\Controllers\front"
"prefix" => null
"where" => []
]
#defaults: []
#wheres: []
#parameters: array:1 [
"id" => "UWF0YXI=home.php"
]
#parameterNames: array:1 [
0 => "id"
]
#compiled: CompiledRoute {#578
-variables: array:1 [
0 => "id"
]
-tokens: array:2 [
0 => array:4 [
0 => "variable"
1 => "/"
2 => "[^/]++"
3 => "id"
]
1 => array:2 [
0 => "text"
1 => "/country"
]
]
-staticPrefix: "/country"
-regex: "#^/country/(?P<id>[^/]++)$#s"
-pathVariables: array:1 [
0 => "id"
]
-hostVariables: []
-hostRegex: null
-hostTokens: []
}
#container: Application {#3}
}
]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php"
line: "661 to 663"
}
+attributes: ParameterBag {#42
#parameters: []
}
+request: ParameterBag {#48
#parameters: []
}
+query: ParameterBag {#48}
+server: ServerBag {#45
#parameters: array:43 [
"USER" => "gulfphilately"
"HOME" => "/home/gulfphilately"
"FCGI_ROLE" => "RESPONDER"
"REDIRECT_UNIQUE_ID" => "ZHU-1-deuccSHI3Xft3PDQAAAAE"
"REDIRECT_SCRIPT_URL" => "/country/UWF0YXI=home.php"
"REDIRECT_SCRIPT_URI" => "http://www.gulfphilately.com/country/UWF0YXI=home.php"
"REDIRECT_STATUS" => "200"
"UNIQUE_ID" => "ZHU-1-deuccSHI3Xft3PDQAAAAE"
"SCRIPT_URL" => "/country/UWF0YXI=home.php"
"SCRIPT_URI" => "http://www.gulfphilately.com/country/UWF0YXI=home.php"
"proxy-nokeepalive" => "1"
"HTTP_USER_AGENT" => "CCBot/2.0 (https://commoncrawl.org/faq/)"
"HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
"HTTP_ACCEPT_LANGUAGE" => "en-US,en;q=0.5"
"HTTP_ACCEPT_ENCODING" => "br,gzip"
"HTTP_HOST" => "www.gulfphilately.com"
"HTTP_CONNECTION" => "Keep-Alive"
"PATH" => "/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin"
"SERVER_SIGNATURE" => ""
"SERVER_SOFTWARE" => "Apache"
"SERVER_NAME" => "www.gulfphilately.com"
"SERVER_ADDR" => "92.205.24.185"
"SERVER_PORT" => "80"
"REMOTE_ADDR" => "3.237.32.15"
"DOCUMENT_ROOT" => "/home/gulfphilately/public_html"
"REQUEST_SCHEME" => "http"
"CONTEXT_PREFIX" => ""
"CONTEXT_DOCUMENT_ROOT" => "/home/gulfphilately/public_html"
"SERVER_ADMIN" => "webmaster@gulfphilately.com"
"SCRIPT_FILENAME" => "/home/gulfphilately/public_html/index.php"
"REMOTE_PORT" => "44642"
"REDIRECT_URL" => "/country/UWF0YXI=home.php"
"GATEWAY_INTERFACE" => "CGI/1.1"
"SERVER_PROTOCOL" => "HTTP/1.1"
"REQUEST_METHOD" => "GET"
"QUERY_STRING" => ""
"REQUEST_URI" => "/country/UWF0YXI=home.php"
"SCRIPT_NAME" => "/index.php"
"PHP_SELF" => "/index.php"
"REQUEST_TIME_FLOAT" => 1685405399.719
"REQUEST_TIME" => 1685405399
"argv" => []
"argc" => 0
]
}
+files: FileBag {#44
#parameters: []
}
+cookies: ParameterBag {#43
#parameters: []
}
+headers: HeaderBag {#46
#headers: array:6 [
"user-agent" => array:1 [
0 => "CCBot/2.0 (https://commoncrawl.org/faq/)"
]
"accept" => array:1 [
0 => "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
]
"accept-language" => array:1 [
0 => "en-US,en;q=0.5"
]
"accept-encoding" => array:1 [
0 => "br,gzip"
]
"host" => array:1 [
0 => "www.gulfphilately.com"
]
"connection" => array:1 [
0 => "Keep-Alive"
]
]
#cacheControl: []
}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: null
#pathInfo: "/country/UWF0YXI=home.php"
#requestUri: "/country/UWF0YXI=home.php"
#baseUrl: ""
#basePath: null
#method: "GET"
#format: null
#session: Store {#554
#id: "872e46bcff967d6b7b78ec0c9957543f2fb7111d"
#name: "laravel_session"
#attributes: array:3 [
"_token" => "iqJgF4VCGQhFay0HYUfAistxVEFOTnwsfVcJ0DPL"
"appCurrency" => "$"
"country_name_encoded" => "UWF0YXI=home.php"
]
#bags: []
#metaBag: MetadataBag {#561
-name: "__metadata"
-storageKey: "_sf2_meta"
#meta: &31 array:3 [
"u" => 1685405399
"c" => 1685405399
"l" => "0"
]
-lastUsed: 1685405399
-updateThreshold: 0
}
#bagData: array:1 [
"_sf2_meta" => &31 array:3 [&31]
]
#handler: FileSessionHandler {#560
#files: Filesystem {#94}
#path: "/home/gulfphilately/public_html/storage/framework/sessions"
#minutes: 1440
}
#started: true
}
#locale: null
#defaultLocale: "en"
}
"config" => Repository {#31
#items: array:46 [
"Contact" => array:1 [ …1]
"Debug" => array:1 [ …1]
"default_language" => array:4 [ …4]
"Email" => array:4 [ …4]
"Fatsecret" => array:1 [ …1]
"Reading" => array:4 [ …4]
"Site" => array:6 [ …6]
"site" => array:11 [ …11]
"Social" => array:4 [ …4]
"app" => array:11 [ …11]
"auth" => array:4 [ …4]
"broadcasting" => array:2 [ …2]
"cache" => array:3 [ …3]
"compile" => array:2 [ …2]
"database" => array:5 [ …5]
"filesystems" => array:3 [ …3]
"languages" => array:3 [ …3]
"mail" => array:9 [ …9]
"queue" => array:3 [ …3]
"services" => array:5 [ …5]
"session" => array:12 [ …12]
"view" => array:2 [ …2]
"debugbar" => array:9 [ …9]
"captcha" => array:4 [ …4]
"defaultLanguage" => "English"
"defaultLanguageCode" => "en"
"defaultLanguageId" => 1
"newsletter_template_constant" => array:4 [ …4]
"country_list" => array:12 [ …12]
"product_type" => array:2 [ …2]
"item_types" => array:13 [ …13]
"subscribe_duration" => array:5 [ …5]
"Sort_By" => array:4 [ …4]
"select_week" => array:2 [ …2]
"colors" => array:5 [ …5]
"type_of_stamp" => array:4 [ …4]
"type_of_item" => array:2 [ …2]
"incoming_outgoing" => array:4 [ …4]
"postad_administration" => array:7 [ …7]
"type_of_item_postal_rates" => array:7 [ …7]
"type_of_item_stuff" => array:4 [ …4]
"postal_rates_type" => array:15 [ …15]
"country_list_postal" => array:11 [ …11]
"stamp_catalog" => array:4 [ …4]
"covers_stamp_cat" => array:4 [ …4]
"cover_type" => array:3 [ …3]
]
}
"log" => Writer {#23
#monolog: Logger {#29
#name: "local"
#handlers: array:1 [ …1]
#processors: []
#microsecondTimestamps: true
}
#dispatcher: Dispatcher {#5}
#levels: array:8 [
"debug" => 100
"info" => 200
"notice" => 250
"warning" => 300
"error" => 400
"critical" => 500
"alert" => 550
"emergency" => 600
]
}
"view.engine.resolver" => EngineResolver {#89
#resolvers: array:2 [
"php" => Closure {#90
class: "Illuminate\View\ViewServiceProvider"
this: ViewServiceProvider {#79}
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
line: "56 to 58"
}
"blade" => Closure {#92
class: "Illuminate\View\ViewServiceProvider"
this: ViewServiceProvider {#79}
use: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
line: "80 to 82"
}
]
#resolved: array:1 [
"blade" => CompilerEngine {#96
#compiler: BladeCompiler {#97
#extensions: []
#customDirectives: []
#path: null
#compilers: array:4 [
0 => "Extensions"
1 => "Statements"
2 => "Comments"
3 => "Echos"
]
#rawTags: array:2 [
0 => "\{\{"
1 => "\}\}"
]
#contentTags: array:2 [
0 => "\{\{\{"
1 => "\}\}\}"
]
#escapedTags: array:2 [
0 => "\{\{\{"
1 => "\}\}\}"
]
#echoFormat: "e(%s)"
#footer: []
#forelseCounter: 0
#files: Filesystem {#94}
#cachePath: "/home/gulfphilately/public_html/storage/framework/views"
}
#lastCompiled: array:1 [
0 => "/home/gulfphilately/public_html/resources/views/front/user/index.blade.php"
]
}
]
}
"files" => Filesystem {#94}
"view" => Factory {#95
#engines: EngineResolver {#89}
#finder: FileViewFinder {#93
#files: Filesystem {#94}
#paths: array:1 [
0 => "/home/gulfphilately/public_html/resources/views"
]
#views: array:2 [
"front.user.index" => "/home/gulfphilately/public_html/resources/views/front/user/index.blade.php"
"front.elements.homepage_navigation" => "/home/gulfphilately/public_html/resources/views/front/elements/homepage_navigation.blade.php"
]
#hints: []
#extensions: array:2 [
0 => "blade.php"
1 => "php"
]
}
#events: Dispatcher {#5}
#container: Application {#3}
#shared: array:3 [
"__env" => Factory {#95}
"app" => Application {#3}
"errors" => ViewErrorBag {#571
#bags: []
}
]
#aliases: []
#names: []
#extensions: array:2 [
"blade.php" => "blade"
"php" => "php"
]
#composers: []
#sections: []
#sectionStack: []
#renderCount: 0
}
"blade.compiler" => BladeCompiler {#97}
"db.factory" => ConnectionFactory {#105
#container: Application {#3}
}
"db" => DatabaseManager {#32}
"Illuminate\Contracts\Auth\Access\Gate" => Gate {#107
#container: Application {#3}
#userResolver: Closure {#109
class: "Illuminate\Auth\AuthServiceProvider"
this: AuthServiceProvider {#20 …}
use: array:1 [ …1]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
line: "69 to 71"
}
#abilities: []
#policies: array:1 [
"App\Model" => "App\Policies\ModelPolicy"
]
#beforeCallbacks: []
#afterCallbacks: []
}
"routes" => RouteCollection {#26
#routes: array:6 [
"GET" => array:263 [ …263]
"HEAD" => array:263 [ …263]
"POST" => array:200 [ …200]
"PUT" => array:49 [ …49]
"PATCH" => array:49 [ …49]
"DELETE" => array:51 [ …51]
]
#allRoutes: array:416 [
"HEADclear-cache" => Route {#126 …9}
"HEADbase/uploder" => Route {#127 …9}
"POSTbase/uploder" => Route {#128 …9}
"HEADcron_newsletter" => Route {#129 …9}
"HEAD/" => Route {#131 …9}
"HEADtimline/{date_From}/{date_to}/{type}" => Route {#132 …9}
"HEADtimline/{date_From}/{date_to}" => Route {#133 …9}
"HEADfirst-timline/{date_From}/{date_to}" => Route {#134 …9}
"HEADlogin" => Route {#135 …9}
"POSTlogin" => Route {#136 …9}
"HEADrefresh_captcha" => Route {#137 …9}
"HEADlogout" => Route {#138 …9}
"POSTplan-payment" => Route {#139 …9}
"HEADsignup" => Route {#140 …9}
"POSTsignup" => Route {#141 …9}
"HEADforgot-password" => Route {#142 …9}
"POSTforgot-password" => Route {#143 …9}
"HEADaccount-verification/{validate_string}" => Route {#144 …9}
"HEADreset-password/{validate_string}" => Route {#145 …9}
"POSTreset-password" => Route {#146 …9}
"HEADunsubscribe/{enc_id}" => Route {#147 …9}
"HEADuser-detail/{slug}" => Route {#148 …9}
"HEADpages/{slug}" => Route {#149 …9}
"HEADcontact-us" => Route {#150 …9}
"POSTcontact-us" => Route {#151 …9}
"HEADindex/{slug}" => Route {#152 …9}
"POSTitem_Details" => Route {#153 …9}
"HEADforums/{slug}" => Route {#154 …9}
"HEADforum-listing" => Route {#155 …9}
"HEADforums/sub-category/{slug}" => Route {#156 …9}
"HEADforums/forum_detail/{slug}" => Route {#157 …9}
"POSTget_forum_comment" => Route {#158 …9}
"HEADcountry/{id}" => Route {#159}
"HEADview-key-dates/{id}" => Route {#160 …9}
"HEADview-post-offices/{id}" => Route {#161 …9}
"POSTget-product" => Route {#162 …9}
"HEADproduct/product_detail/{slug}" => Route {#163 …9}
"HEADproduct/product_detail/{slug}/{userSlug}" => Route {#164 …9}
"POSTadd-to-cart" => Route {#165 …9}
"POSTadd-to-cart-product-listing" => Route {#166 …9}
"HEADshopping-cart" => Route {#167 …9}
"DELETEshopping-cart/{index}" => Route {#168 …9}
"DELETEchange_quantity" => Route {#169 …9}
"HEADConverter/hijriGregorianConverter" => Route {#170 …9}
"POSTcalender-converter" => Route {#171 …9}
"HEADpayments/pay-with-creadit-card" => Route {#172 …9}
"HEADpayments/pay-with-paypal" => Route {#173 …9}
"HEADpayments/index" => Route {#174 …9}
"HEADpayments/success" => Route {#176 …9}
"HEADpayments/fails" => Route {#178 …9}
"HEADupload-for-image-resize" => Route {#179 …9}
"HEADdownload-converted-image" => Route {#180 …9}
"DELETEsave-resize-image" => Route {#181 …9}
"HEADmarket-place" => Route {#182 …9}
"HEADmarket-place-library" => Route {#183 …9}
"HEADmarket-place-items" => Route {#184 …9}
"HEADmarket-place-listing/{cat_id}" => Route {#185 …9}
"HEADstamps/index" => Route {#186 …9}
"HEADstamps/stamp_details/{id}" => Route {#187 …9}
"HEADstamps/admin_stamp_details/{id}" => Route {#188 …9}
"HEADstamps/stamp-group/{id}" => Route {#189 …9}
"HEADstationary-aerogrammes/{type}" => Route {#190 …9}
"HEADstationary-aerogrammes/index/{types}" => Route {#191 …9}
"HEADpostal-managers/index/{types}" => Route {#192 …9}
"HEADstuff-manager/index/{types}" => Route {#193 …9}
"HEADpost-offices" => Route {#194 …9}
"HEADkey-dates" => Route {#195 …9}
"HEADlogin-with-social/{social_type}" => Route {#196 …9}
"HEADhandle-provider-callback/{social_type}" => Route {#197 …9}
"DELETElatest-update" => Route {#198 …9}
"POSTlatest-update-forum" => Route {#199 …9}
"POSTsaveprofile" => Route {#200 …9}
"DELETEdashboard" => Route {#201 …9}
"DELETEedit-profile" => Route {#202 …9}
"HEADchange-password" => Route {#203 …9}
"POSTsavechangepassword" => Route {#204 …9}
"HEADpostal-managers/postal-managers-details/{recordID}/{types}" => Route {#205 …9}
"HEADpostal-managers/admin-postal-managers-details/{recordID}/{types}" => Route {#206 …9}
"HEADstationary-aerogrammes/stationary-aerogrammes-details/{id}" => Route {#207 …9}
"HEADstationary-aerogrammes/admin_stationary-aerogrammes-details/{id}" => Route {#208 …9}
"HEADstuff-manager/view-details/{id}/{types}" => Route {#209 …9}
"HEADstuff-manager/admin-view/{id}/{types}" => Route {#210 …9}
"HEADforum-management" => Route {#211 …9}
"HEADadd-forum" => Route {#212 …9}
"POSTget_forum" => Route {#213 …9}
"POSTsave-forum" => Route {#214 …9}
"HEADedit-forum/{slug}" => Route {#215 …9}
"POSTupdate-forum" => Route {#216 …9}
"HEADupdate-forum-status/{id}/{status}" => Route {#217 …9}
"HEADforum-details/{slug}" => Route {#218 …9}
"POSTget-sub-category" => Route {#219 …9}
"POSTsave_forum_comment" => Route {#220 …9}
"POSTget_forum_comment_detail" => Route {#221 …9}
"HEADsubmit-item" => Route {#222 …9}
"HEADadd-item" => Route {#223 …9}
"POSTsave-item" => Route {#224 …9}
"HEADedit-item/{id}" => Route {#225 …9}
"POSTedit-item/{id}" => Route {#226 …9}
"HEADview-item/{id}" => Route {#227 …9}
"HEADdownload-submit-items/{id}" => Route {#228 …9}
"POSTdelete-submit-item-file" => Route {#229 …9}
"HEADdelete-submited-item/{id}" => Route {#230 …9}
"HEADcheckout" => Route {#231 …9}
"POSTcheckout" => Route {#232 …9}
"POSTsubmit-payment" => Route {#233 …9}
"HEADpayments" => Route {#234 …9}
"DELETEpurchase_detail" => Route {#235 …9}
"DELETEget_purchase_detail" => Route {#236 …9}
"DELETEview_purchase_detail/{id}" => Route {#237 …9}
"HEADpurchase-plan-history" => Route {#238 …9}
"HEADfree-plan-subscription" => Route {#239 …9}
"HEADsubscribe-plan" => Route {#240 …9}
"HEADadmin" => Route {#242 …9}
"DELETEadmin/login" => Route {#243 …9}
"HEADadmin/forget_password" => Route {#244 …9}
"HEADadmin/reset_password/{validstring}" => Route {#245 …9}
"POSTadmin/send_password" => Route {#246 …9}
"POSTadmin/save_password" => Route {#247 …9}
"HEADadmin/logout" => Route {#248 …9}
…297
]
#nameList: array:268 [ …268]
#actionList: array:398 [ …398]
}
"translation.loader" => FileLoader {#549
#files: Filesystem {#94}
#path: "/home/gulfphilately/public_html/resources/lang"
#hints: []
}
"translator" => Translator {#550
#loader: FileLoader {#549}
#locale: "en"
#fallback: "en"
#loaded: []
#parsed: []
}
"validation.presence" => DatabasePresenceVerifier {#551
#db: DatabaseManager {#32}
#connection: null
}
"validator" => Factory {#241
#translator: Translator {#550}
#verifier: DatabasePresenceVerifier {#551}
#container: Application {#3}
#extensions: array:1 [ …1]
#implicitExtensions: []
#replacers: []
#fallbackMessages: []
#resolver: null
}
"encrypter" => Encrypter {#564
#cipher: "AES-256-CBC"
#key: "GVG7sCRPx5d2aqO9I8j7BhVIPhLQFHNK"
}
"cookie" => CookieJar {#566
#path: "/"
#domain: null
#secure: false
#queued: []
}
"session" => SessionManager {#568
#app: Application {#3}
#customCreators: []
#drivers: array:1 [
"file" => Store {#554}
]
}
"Illuminate\Session\Middleware\StartSession" => StartSession {#567
#manager: SessionManager {#568}
#sessionHandled: true
}
"Illuminate\Routing\Route" => Route {#159}
"illuminate.route.dispatcher" => ControllerDispatcher {#603 …}
"auth" => AuthManager {#617
#app: Application {#3}
#customCreators: []
#drivers: array:1 [ …1]
}
"hash" => BcryptHasher {#621
#rounds: 10
}
"session.store" => Store {#554}
"Illuminate\Contracts\Debug\ExceptionHandler" => Handler {#628
#dontReport: array:2 [ …2]
#log: Writer {#23}
}
]
#aliases: array:61 [
"Illuminate\Foundation\Application" => "app"
"Illuminate\Contracts\Container\Container" => "app"
"Illuminate\Contracts\Foundation\Application" => "app"
"Illuminate\Auth\AuthManager" => "auth"
"Illuminate\Auth\Guard" => "auth.driver"
"Illuminate\Contracts\Auth\Guard" => "auth.driver"
"Illuminate\Auth\Passwords\TokenRepositoryInterface" => "auth.password.tokens"
"Illuminate\View\Compilers\BladeCompiler" => "blade.compiler"
"Illuminate\Cache\CacheManager" => "cache"
"Illuminate\Contracts\Cache\Factory" => "cache"
"Illuminate\Cache\Repository" => "cache.store"
"Illuminate\Contracts\Cache\Repository" => "cache.store"
"Illuminate\Config\Repository" => "config"
"Illuminate\Contracts\Config\Repository" => "config"
"Illuminate\Cookie\CookieJar" => "cookie"
"Illuminate\Contracts\Cookie\Factory" => "cookie"
"Illuminate\Contracts\Cookie\QueueingFactory" => "cookie"
"Illuminate\Encryption\Encrypter" => "encrypter"
"Illuminate\Contracts\Encryption\Encrypter" => "encrypter"
"Illuminate\Database\DatabaseManager" => "db"
"Illuminate\Database\Connection" => "db.connection"
"Illuminate\Database\ConnectionInterface" => "db.connection"
"Illuminate\Events\Dispatcher" => "events"
"Illuminate\Contracts\Events\Dispatcher" => "events"
"Illuminate\Filesystem\Filesystem" => "files"
"Illuminate\Filesystem\FilesystemManager" => "filesystem"
"Illuminate\Contracts\Filesystem\Factory" => "filesystem"
"Illuminate\Contracts\Filesystem\Filesystem" => "filesystem.disk"
"Illuminate\Contracts\Filesystem\Cloud" => "filesystem.cloud"
"Illuminate\Contracts\Hashing\Hasher" => "hash"
"Illuminate\Translation\Translator" => "translator"
"Symfony\Component\Translation\TranslatorInterface" => "translator"
"Illuminate\Log\Writer" => "log"
"Illuminate\Contracts\Logging\Log" => "log"
"Psr\Log\LoggerInterface" => "log"
"Illuminate\Mail\Mailer" => "mailer"
"Illuminate\Contracts\Mail\Mailer" => "mailer"
"Illuminate\Contracts\Mail\MailQueue" => "mailer"
"Illuminate\Auth\Passwords\PasswordBroker" => "auth.password"
"Illuminate\Contracts\Auth\PasswordBroker" => "auth.password"
"Illuminate\Queue\QueueManager" => "queue"
"Illuminate\Contracts\Queue\Factory" => "queue"
"Illuminate\Contracts\Queue\Monitor" => "queue"
"Illuminate\Contracts\Queue\Queue" => "queue.connection"
"Illuminate\Routing\Redirector" => "redirect"
"Illuminate\Redis\Database" => "redis"
"Illuminate\Contracts\Redis\Database" => "redis"
"Illuminate\Http\Request" => "request"
"Illuminate\Routing\Router" => "router"
"Illuminate\Contracts\Routing\Registrar" => "router"
"Illuminate\Session\SessionManager" => "session"
"Illuminate\Session\Store" => "session.store"
"Symfony\Component\HttpFoundation\Session\SessionInterface" => "session.store"
"Illuminate\Routing\UrlGenerator" => "url"
"Illuminate\Contracts\Routing\UrlGenerator" => "url"
"Illuminate\Validation\Factory" => "validator"
"Illuminate\Contracts\Validation\Factory" => "validator"
"Illuminate\View\Factory" => "view"
"Illuminate\Contracts\View\Factory" => "view"
"DebugBar\DataFormatter\DataFormatterInterface" => "DebugBar\DataFormatter\DataFormatter"
"Barryvdh\Debugbar\LaravelDebugbar" => "debugbar"
]
#extenders: []
#tags: []
#buildStack: []
+contextual: []
#reboundCallbacks: array:2 [
"request" => array:3 [
0 => Closure {#35 …5}
1 => Closure {#116 …5}
2 => Closure {#623 …6}
]
"routes" => array:1 [
0 => Closure {#118 …5}
]
]
#globalResolvingCallbacks: []
#globalAfterResolvingCallbacks: []
#resolvingCallbacks: array:1 [
"Illuminate\Foundation\Http\FormRequest" => array:1 [
0 => Closure {#569 …5}
]
]
#afterResolvingCallbacks: array:1 [
"Illuminate\Contracts\Validation\ValidatesWhenResolved" => array:1 [
0 => Closure {#76 …5}
]
]
}
#factory: ConnectionFactory {#105}
#connections: array:1 [
"mysql" => MySqlConnection {#119}
]
#extensions: []
}
parameters: array:1 [
"$connection" => []
]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php"
line: "195 to 197"
}
#queryGrammar: MySqlGrammar {#122
#selectComponents: array:11 [
0 => "aggregate"
1 => "columns"
2 => "from"
3 => "joins"
4 => "wheres"
5 => "groups"
6 => "havings"
7 => "orders"
8 => "limit"
9 => "offset"
10 => "lock"
]
#tablePrefix: ""
}
#schemaGrammar: null
#postProcessor: MySqlProcessor {#123}
#events: Dispatcher {#5}
#fetchMode: 8
#transactions: 0
#queryLog: array:2 [
0 => array:3 [
"query" => "select * from `cms_pages` where (`is_active` = ? and `country_id` = ? and `title` = ?) limit 1"
"bindings" => array:3 [ …3]
"time" => 0.54
]
1 => array:3 [
"query" => "select * from `cms_pages` where (`is_active` = ? and `country_id` = ? and `title` = ?) limit 1"
"bindings" => array:3 [ …3]
"time" => 0.32
]
]
#loggingQueries: true
#pretending: false
#database: "gulfphilately_phil"
#doctrineConnection: null
#tablePrefix: ""
#config: array:10 [
"driver" => "mysql"
"host" => "localhost"
"database" => "gulfphilately_phil"
"username" => "gulfphilately_phil"
"password" => "RprO2Sj!$$Ui"
"charset" => "utf8"
"collation" => "utf8_unicode_ci"
"prefix" => ""
"strict" => false
"name" => "mysql"
]
}
1 => "select count(*) as aggregate from `stamps` where `country` = ?"
2 => array:1 [
0 => b"Qatar!¢g©†"
]
]
]
2 => array:3 [
"call" => "Illuminate\Database\Connection->runQueryCallback()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php:618"
"args" => array:3 [
0 => &48 "select count(*) as aggregate from `stamps` where `country` = ?"
1 => &49 array:1 [
0 => b"Qatar!¢g©†"
]
2 => Closure {#624
class: "Illuminate\Database\Connection"
this: MySqlConnection {#119}
parameters: array:3 [
"$me" => []
"$query" => []
"$bindings" => []
]
use: array:1 [
"$useReadPdo" => true
]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php"
line: "311 to 324"
}
]
]
3 => array:3 [
"call" => "Illuminate\Database\Connection->run()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php:324"
"args" => array:3 [
0 => &51 "select count(*) as aggregate from `stamps` where `country` = ?"
1 => &52 array:1 [
0 => b"Qatar!¢g©†"
]
2 => Closure {#624}
]
]
4 => array:3 [
"call" => "Illuminate\Database\Connection->select()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php:1431"
"args" => array:3 [
0 => &53 "select count(*) as aggregate from `stamps` where `country` = ?"
1 => &54 array:1 [
0 => b"Qatar!¢g©†"
]
2 => &55 true
]
]
5 => array:3 [
"call" => "Illuminate\Database\Query\Builder->runSelect()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php:1408"
"args" => []
]
6 => array:3 [
"call" => "Illuminate\Database\Query\Builder->get()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php:1740"
"args" => array:1 [
0 => &56 array:1 [
0 => "*"
]
]
]
7 => array:3 [
"call" => "Illuminate\Database\Query\Builder->aggregate()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php:1660"
"args" => array:2 [
0 => &57 "count"
1 => &58 array:1 [
0 => "*"
]
]
]
8 => array:3 [
"call" => "Illuminate\Database\Query\Builder->count()"
"file" => "/home/gulfphilately/public_html/app/libraries/CustomHelper.php:343"
"args" => []
]
9 => array:3 [
"call" => "CustomHelper::total_item()"
"file" => "/home/gulfphilately/public_html/storage/framework/views/f5da5a06f37fd67147f389c8cdbe54d8:53"
"args" => array:1 [
0 => &59 b"Qatar!¢g©†"
]
]
10 => array:3 [
"call" => "include()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:42"
"args" => array:1 [
0 => "/home/gulfphilately/public_html/storage/framework/views/f5da5a06f37fd67147f389c8cdbe54d8"
]
]
11 => array:3 [
"call" => "Illuminate\View\Engines\PhpEngine->evaluatePath()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:58"
"args" => array:2 [
0 => &60 "/home/gulfphilately/public_html/storage/framework/views/f5da5a06f37fd67147f389c8cdbe54d8"
1 => &61 array:5 [
"__env" => Factory {#95}
"app" => Application {#3}
"errors" => ViewErrorBag {#571}
"cmsData" => null
"cmsIntroduction" => null
]
]
]
12 => array:3 [
"call" => "Illuminate\View\Engines\CompilerEngine->get()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/View/View.php:147"
"args" => array:2 [
0 => &62 "/home/gulfphilately/public_html/resources/views/front/user/index.blade.php"
1 => &63 array:5 [
"__env" => Factory {#95}
"app" => Application {#3}
"errors" => ViewErrorBag {#571}
"cmsData" => null
"cmsIntroduction" => null
]
]
]
13 => array:3 [
"call" => "Illuminate\View\View->getContents()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/View/View.php:118"
"args" => []
]
14 => array:3 [
"call" => "Illuminate\View\View->renderContents()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/View/View.php:83"
"args" => []
]
15 => array:3 [
"call" => "Illuminate\View\View->render()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Http/Response.php:51"
"args" => []
]
16 => array:3 [
"call" => "Illuminate\Http\Response->setContent()"
"file" => "/home/gulfphilately/public_html/vendor/symfony/http-foundation/Response.php:202"
"args" => array:1 [
0 => View {#612
#factory: Factory {#95}
#engine: CompilerEngine {#96}
#view: "front.user.index"
#data: array:2 [
"cmsData" => null
"cmsIntroduction" => null
]
#path: "/home/gulfphilately/public_html/resources/views/front/user/index.blade.php"
}
]
]
17 => array:3 [
"call" => "Symfony\Component\HttpFoundation\Response->__construct()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:1229"
"args" => array:1 [
0 => View {#612}
]
]
18 => array:3 [
"call" => "Illuminate\Routing\Router->prepareResponse()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:113"
"args" => array:2 [
0 => Request {#40}
1 => View {#612}
]
]
19 => array:3 [
"call" => "Illuminate\Routing\ControllerDispatcher->Illuminate\Routing\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
20 => array:3 [
"call" => "call_user_func()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:139"
"args" => array:2 [
0 => Closure {#608
class: "Illuminate\Routing\ControllerDispatcher"
this: ControllerDispatcher {#603 …}
parameters: array:1 [
"$request" => []
]
use: array:3 [
"$instance" => GlobalusersController {#610
#middleware: []
#beforeFilters: []
#afterFilters: []
#validatesRequestErrorBag: null
}
"$route" => Route {#159}
"$method" => "getPageDetailUsingCountryId"
]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php"
line: "110 to 114"
}
1 => Request {#40}
]
]
21 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
22 => array:3 [
"call" => "call_user_func()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103"
"args" => array:2 [
0 => Closure {#611
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#609 …}
parameters: array:1 [
"$passable" => []
]
use: array:1 [
"$destination" => Closure {#608}
]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "138 to 140"
}
1 => Request {#40}
]
]
23 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->then()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:114"
"args" => array:1 [
0 => Closure {#608}
]
]
24 => array:3 [
"call" => "Illuminate\Routing\ControllerDispatcher->callWithinStack()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:69"
"args" => array:4 [
0 => GlobalusersController {#610}
1 => Route {#159}
2 => Request {#40}
3 => &68 "getPageDetailUsingCountryId"
]
]
25 => array:3 [
"call" => "Illuminate\Routing\ControllerDispatcher->dispatch()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php:203"
"args" => array:4 [
0 => Route {#159}
1 => Request {#40}
2 => &69 "App\Http\Controllers\front\GlobalusersController"
3 => &70 "getPageDetailUsingCountryId"
]
]
26 => array:3 [
"call" => "Illuminate\Routing\Route->runWithCustomDispatcher()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php:134"
"args" => array:1 [
0 => Request {#40}
]
]
27 => array:3 [
"call" => "Illuminate\Routing\Route->run()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:708"
"args" => array:1 [
0 => Request {#40}
]
]
28 => array:3 [
"call" => "Illuminate\Routing\Router->Illuminate\Routing\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
29 => array:3 [
"call" => "call_user_func()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:139"
"args" => array:2 [
0 => Closure {#605
class: "Illuminate\Routing\Router"
this: Router {#24 …}
parameters: array:1 [
"$request" => []
]
use: array:1 [
"$route" => Route {#159}
]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php"
line: "705 to 710"
}
1 => Request {#40}
]
]
30 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/gulfphilately/public_html/app/Http/Middleware/GuestFront.php:34"
"args" => array:1 [
0 => Request {#40}
]
]
31 => array:3 [
"call" => "App\Http\Middleware\GuestFront->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#604
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#602 …}
parameters: array:1 [
"$passable" => []
]
use: array:1 [
"$destination" => Closure {#605}
]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "138 to 140"
}
]
]
32 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => &74 array:2 [
0 => GuestFront {#607}
1 => "handle"
]
1 => &75 array:2 [
0 => Request {#40}
1 => Closure {#604}
]
]
]
33 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
34 => array:3 [
"call" => "call_user_func()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103"
"args" => array:2 [
0 => Closure {#606
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#602 …}
parameters: array:1 [
"$passable" => []
]
use: array:2 [
"$stack" => Closure {#604}
"$pipe" => "App\Http\Middleware\GuestFront"
]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "114 to 126"
}
1 => Request {#40}
]
]
35 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->then()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:710"
"args" => array:1 [
0 => Closure {#605}
]
]
36 => array:3 [
"call" => "Illuminate\Routing\Router->runRouteWithinStack()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:675"
"args" => array:2 [
0 => Route {#159}
1 => Request {#40}
]
]
37 => array:3 [
"call" => "Illuminate\Routing\Router->dispatchToRoute()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:635"
"args" => array:1 [
0 => Request {#40}
]
]
38 => array:3 [
"call" => "Illuminate\Routing\Router->dispatch()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:236"
"args" => array:1 [
0 => Request {#40}
]
]
39 => array:3 [
"call" => "Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
40 => array:3 [
"call" => "call_user_func()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:139"
"args" => array:2 [
0 => Closure {#39
class: "Illuminate\Foundation\Http\Kernel"
this: Kernel {#25 …}
parameters: array:1 [
"$request" => []
]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php"
line: "233 to 237"
}
1 => Request {#40}
]
]
41 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49"
"args" => array:1 [
0 => Request {#40}
]
]
42 => array:3 [
"call" => "Illuminate\View\Middleware\ShareErrorsFromSession->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#553
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#36 …}
parameters: array:1 [
"$passable" => []
]
use: array:1 [
"$destination" => Closure {#39}
]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "138 to 140"
}
]
]
43 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => &80 array:2 [
0 => ShareErrorsFromSession {#572
#view: Factory {#95}
}
1 => "handle"
]
1 => &81 array:2 [
0 => Request {#40}
1 => Closure {#553}
]
]
]
44 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:62"
"args" => array:1 [
0 => Request {#40}
]
]
45 => array:3 [
"call" => "Illuminate\Session\Middleware\StartSession->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#555
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#36 …}
parameters: array:1 [
"$passable" => []
]
use: array:2 [
"$stack" => Closure {#553}
"$pipe" => "Illuminate\View\Middleware\ShareErrorsFromSession"
]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "114 to 126"
}
]
]
46 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => &83 array:2 [
0 => StartSession {#567}
1 => "handle"
]
1 => &84 array:2 [
0 => Request {#40}
1 => Closure {#555}
]
]
]
47 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37"
"args" => array:1 [
0 => Request {#40}
]
]
48 => array:3 [
"call" => "Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#556
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#36 …}
parameters: array:1 [
"$passable" => []
]
use: array:2 [
"$stack" => Closure {#555}
"$pipe" => "Illuminate\Session\Middleware\StartSession"
]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "114 to 126"
}
]
]
49 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => &86 array:2 [
0 => AddQueuedCookiesToResponse {#565
#cookies: CookieJar {#566}
}
1 => "handle"
]
1 => &87 array:2 [
0 => Request {#40}
1 => Closure {#556}
]
]
]
50 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:59"
"args" => array:1 [
0 => Request {#40}
]
]
51 => array:3 [
"call" => "Illuminate\Cookie\Middleware\EncryptCookies->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#557
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#36 …}
parameters: array:1 [
"$passable" => []
]
use: array:2 [
"$stack" => Closure {#556}
"$pipe" => "Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse"
]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "114 to 126"
}
]
]
52 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => &89 array:2 [
0 => EncryptCookies {#563
#except: []
#encrypter: Encrypter {#564}
}
1 => "handle"
]
1 => &90 array:2 [
0 => Request {#40}
1 => Closure {#557}
]
]
]
53 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:44"
"args" => array:1 [
0 => Request {#40}
]
]
54 => array:3 [
"call" => "Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#558
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#36 …}
parameters: array:1 [
"$passable" => []
]
use: array:2 [
"$stack" => Closure {#557}
"$pipe" => "App\Http\Middleware\EncryptCookies"
]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "114 to 126"
}
]
]
55 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => &92 array:2 [
0 => CheckForMaintenanceMode {#562
#app: Application {#3}
}
1 => "handle"
]
1 => &93 array:2 [
0 => Request {#40}
1 => Closure {#558}
]
]
]
56 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
57 => array:3 [
"call" => "call_user_func()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103"
"args" => array:2 [
0 => Closure {#559
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#36 …}
parameters: array:1 [
"$passable" => []
]
use: array:2 [
"$stack" => Closure {#558}
"$pipe" => "Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode"
]
file: "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "114 to 126"
}
1 => Request {#40}
]
]
58 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->then()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:122"
"args" => array:1 [
0 => Closure {#39}
]
]
59 => array:3 [
"call" => "Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:87"
"args" => array:1 [
0 => Request {#40}
]
]
60 => array:3 [
"call" => "Illuminate\Foundation\Http\Kernel->handle()"
"file" => "/home/gulfphilately/public_html/public/index.php:54"
"args" => array:1 [
0 => Request {#40}
]
]
61 => array:3 [
"call" => "require_once()"
"file" => "/home/gulfphilately/public_html/index.php:21"
"args" => array:1 [
0 => "/home/gulfphilately/public_html/public/index.php"
]
]
]
}
+errorInfo: array:3 [
0 => "HY000"
1 => 1267
2 => "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_unicode_ci,COERCIBLE) for operation '='"
]
+"previous": PDOException {#626}
-trace: array:60 [
0 => array:3 [
"call" => "Illuminate\Database\Connection->runQueryCallback()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php:618"
"args" => array:3 [
0 => &48 "select count(*) as aggregate from `stamps` where `country` = ?"
1 => &49 array:1 [&49]
2 => Closure {#624}
]
]
1 => array:3 [
"call" => "Illuminate\Database\Connection->run()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Database/Connection.php:324"
"args" => array:3 [
0 => &51 "select count(*) as aggregate from `stamps` where `country` = ?"
1 => &52 array:1 [&52]
2 => Closure {#624}
]
]
2 => array:3 [
"call" => "Illuminate\Database\Connection->select()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php:1431"
"args" => array:3 [
0 => &53 "select count(*) as aggregate from `stamps` where `country` = ?"
1 => &54 array:1 [&54]
2 => &55 true
]
]
3 => array:3 [
"call" => "Illuminate\Database\Query\Builder->runSelect()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php:1408"
"args" => []
]
4 => array:3 [
"call" => "Illuminate\Database\Query\Builder->get()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php:1740"
"args" => array:1 [
0 => &56 array:1 [&56]
]
]
5 => array:3 [
"call" => "Illuminate\Database\Query\Builder->aggregate()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php:1660"
"args" => array:2 [
0 => &57 "count"
1 => &58 array:1 [&58]
]
]
6 => array:3 [
"call" => "Illuminate\Database\Query\Builder->count()"
"file" => "/home/gulfphilately/public_html/app/libraries/CustomHelper.php:343"
"args" => []
]
7 => array:3 [
"call" => "CustomHelper::total_item()"
"file" => "/home/gulfphilately/public_html/storage/framework/views/f5da5a06f37fd67147f389c8cdbe54d8:53"
"args" => array:1 [
0 => &59 b"Qatar!¢g©†"
]
]
8 => array:3 [
"call" => "include()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:42"
"args" => array:1 [
0 => "/home/gulfphilately/public_html/storage/framework/views/f5da5a06f37fd67147f389c8cdbe54d8"
]
]
9 => array:3 [
"call" => "Illuminate\View\Engines\PhpEngine->evaluatePath()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:58"
"args" => array:2 [
0 => &60 "/home/gulfphilately/public_html/storage/framework/views/f5da5a06f37fd67147f389c8cdbe54d8"
1 => &61 array:5 [&61]
]
]
10 => array:3 [
"call" => "Illuminate\View\Engines\CompilerEngine->get()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/View/View.php:147"
"args" => array:2 [
0 => &62 "/home/gulfphilately/public_html/resources/views/front/user/index.blade.php"
1 => &63 array:5 [&63]
]
]
11 => array:3 [
"call" => "Illuminate\View\View->getContents()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/View/View.php:118"
"args" => []
]
12 => array:3 [
"call" => "Illuminate\View\View->renderContents()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/View/View.php:83"
"args" => []
]
13 => array:3 [
"call" => "Illuminate\View\View->render()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Http/Response.php:51"
"args" => []
]
14 => array:3 [
"call" => "Illuminate\Http\Response->setContent()"
"file" => "/home/gulfphilately/public_html/vendor/symfony/http-foundation/Response.php:202"
"args" => array:1 [
0 => View {#612}
]
]
15 => array:3 [
"call" => "Symfony\Component\HttpFoundation\Response->__construct()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:1229"
"args" => array:1 [
0 => View {#612}
]
]
16 => array:3 [
"call" => "Illuminate\Routing\Router->prepareResponse()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:113"
"args" => array:2 [
0 => Request {#40}
1 => View {#612}
]
]
17 => array:3 [
"call" => "Illuminate\Routing\ControllerDispatcher->Illuminate\Routing\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
18 => array:3 [
"call" => "call_user_func()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:139"
"args" => array:2 [
0 => Closure {#608}
1 => Request {#40}
]
]
19 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
20 => array:3 [
"call" => "call_user_func()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103"
"args" => array:2 [
0 => Closure {#611}
1 => Request {#40}
]
]
21 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->then()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:114"
"args" => array:1 [
0 => Closure {#608}
]
]
22 => array:3 [
"call" => "Illuminate\Routing\ControllerDispatcher->callWithinStack()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:69"
"args" => array:4 [
0 => GlobalusersController {#610}
1 => Route {#159}
2 => Request {#40}
3 => &68 "getPageDetailUsingCountryId"
]
]
23 => array:3 [
"call" => "Illuminate\Routing\ControllerDispatcher->dispatch()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php:203"
"args" => array:4 [
0 => Route {#159}
1 => Request {#40}
2 => &69 "App\Http\Controllers\front\GlobalusersController"
3 => &70 "getPageDetailUsingCountryId"
]
]
24 => array:3 [
"call" => "Illuminate\Routing\Route->runWithCustomDispatcher()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php:134"
"args" => array:1 [
0 => Request {#40}
]
]
25 => array:3 [
"call" => "Illuminate\Routing\Route->run()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:708"
"args" => array:1 [
0 => Request {#40}
]
]
26 => array:3 [
"call" => "Illuminate\Routing\Router->Illuminate\Routing\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
27 => array:3 [
"call" => "call_user_func()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:139"
"args" => array:2 [
0 => Closure {#605}
1 => Request {#40}
]
]
28 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/gulfphilately/public_html/app/Http/Middleware/GuestFront.php:34"
"args" => array:1 [
0 => Request {#40}
]
]
29 => array:3 [
"call" => "App\Http\Middleware\GuestFront->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#604}
]
]
30 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => &74 array:2 [&74]
1 => &75 array:2 [&75]
]
]
31 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
32 => array:3 [
"call" => "call_user_func()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103"
"args" => array:2 [
0 => Closure {#606}
1 => Request {#40}
]
]
33 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->then()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:710"
"args" => array:1 [
0 => Closure {#605}
]
]
34 => array:3 [
"call" => "Illuminate\Routing\Router->runRouteWithinStack()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:675"
"args" => array:2 [
0 => Route {#159}
1 => Request {#40}
]
]
35 => array:3 [
"call" => "Illuminate\Routing\Router->dispatchToRoute()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:635"
"args" => array:1 [
0 => Request {#40}
]
]
36 => array:3 [
"call" => "Illuminate\Routing\Router->dispatch()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:236"
"args" => array:1 [
0 => Request {#40}
]
]
37 => array:3 [
"call" => "Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
38 => array:3 [
"call" => "call_user_func()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:139"
"args" => array:2 [
0 => Closure {#39}
1 => Request {#40}
]
]
39 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49"
"args" => array:1 [
0 => Request {#40}
]
]
40 => array:3 [
"call" => "Illuminate\View\Middleware\ShareErrorsFromSession->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#553}
]
]
41 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => &80 array:2 [&80]
1 => &81 array:2 [&81]
]
]
42 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:62"
"args" => array:1 [
0 => Request {#40}
]
]
43 => array:3 [
"call" => "Illuminate\Session\Middleware\StartSession->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#555}
]
]
44 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => &83 array:2 [&83]
1 => &84 array:2 [&84]
]
]
45 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37"
"args" => array:1 [
0 => Request {#40}
]
]
46 => array:3 [
"call" => "Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#556}
]
]
47 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => &86 array:2 [&86]
1 => &87 array:2 [&87]
]
]
48 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:59"
"args" => array:1 [
0 => Request {#40}
]
]
49 => array:3 [
"call" => "Illuminate\Cookie\Middleware\EncryptCookies->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#557}
]
]
50 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => &89 array:2 [&89]
1 => &90 array:2 [&90]
]
]
51 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:44"
"args" => array:1 [
0 => Request {#40}
]
]
52 => array:3 [
"call" => "Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#558}
]
]
53 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => &92 array:2 [&92]
1 => &93 array:2 [&93]
]
]
54 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
55 => array:3 [
"call" => "call_user_func()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103"
"args" => array:2 [
0 => Closure {#559}
1 => Request {#40}
]
]
56 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->then()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:122"
"args" => array:1 [
0 => Closure {#39}
]
]
57 => array:3 [
"call" => "Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:87"
"args" => array:1 [
0 => Request {#40}
]
]
58 => array:3 [
"call" => "Illuminate\Foundation\Http\Kernel->handle()"
"file" => "/home/gulfphilately/public_html/public/index.php:54"
"args" => array:1 [
0 => Request {#40}
]
]
59 => array:3 [
"call" => "require_once()"
"file" => "/home/gulfphilately/public_html/index.php:21"
"args" => array:1 [
0 => "/home/gulfphilately/public_html/public/index.php"
]
]
]
}
#severity: E_ERROR
-trace: array:52 [
0 => array:3 [
"call" => "Illuminate\View\Engines\CompilerEngine->handleViewException()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:44"
"args" => array:2 [
0 => QueryException {#625}
1 => 0
]
]
1 => array:3 [
"call" => "Illuminate\View\Engines\PhpEngine->evaluatePath()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:58"
"args" => array:2 [
0 => &60 "/home/gulfphilately/public_html/storage/framework/views/f5da5a06f37fd67147f389c8cdbe54d8"
1 => &61 array:5 [&61]
]
]
2 => array:3 [
"call" => "Illuminate\View\Engines\CompilerEngine->get()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/View/View.php:147"
"args" => array:2 [
0 => &62 "/home/gulfphilately/public_html/resources/views/front/user/index.blade.php"
1 => &63 array:5 [&63]
]
]
3 => array:3 [
"call" => "Illuminate\View\View->getContents()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/View/View.php:118"
"args" => []
]
4 => array:3 [
"call" => "Illuminate\View\View->renderContents()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/View/View.php:83"
"args" => []
]
5 => array:3 [
"call" => "Illuminate\View\View->render()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Http/Response.php:51"
"args" => []
]
6 => array:3 [
"call" => "Illuminate\Http\Response->setContent()"
"file" => "/home/gulfphilately/public_html/vendor/symfony/http-foundation/Response.php:202"
"args" => array:1 [
0 => View {#612}
]
]
7 => array:3 [
"call" => "Symfony\Component\HttpFoundation\Response->__construct()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:1229"
"args" => array:1 [
0 => View {#612}
]
]
8 => array:3 [
"call" => "Illuminate\Routing\Router->prepareResponse()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:113"
"args" => array:2 [
0 => Request {#40}
1 => View {#612}
]
]
9 => array:3 [
"call" => "Illuminate\Routing\ControllerDispatcher->Illuminate\Routing\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
10 => array:3 [
"call" => "call_user_func()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:139"
"args" => array:2 [
0 => Closure {#608}
1 => Request {#40}
]
]
11 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
12 => array:3 [
"call" => "call_user_func()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103"
"args" => array:2 [
0 => Closure {#611}
1 => Request {#40}
]
]
13 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->then()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:114"
"args" => array:1 [
0 => Closure {#608}
]
]
14 => array:3 [
"call" => "Illuminate\Routing\ControllerDispatcher->callWithinStack()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:69"
"args" => array:4 [
0 => GlobalusersController {#610}
1 => Route {#159}
2 => Request {#40}
3 => &68 "getPageDetailUsingCountryId"
]
]
15 => array:3 [
"call" => "Illuminate\Routing\ControllerDispatcher->dispatch()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php:203"
"args" => array:4 [
0 => Route {#159}
1 => Request {#40}
2 => &69 "App\Http\Controllers\front\GlobalusersController"
3 => &70 "getPageDetailUsingCountryId"
]
]
16 => array:3 [
"call" => "Illuminate\Routing\Route->runWithCustomDispatcher()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/Route.php:134"
"args" => array:1 [
0 => Request {#40}
]
]
17 => array:3 [
"call" => "Illuminate\Routing\Route->run()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:708"
"args" => array:1 [
0 => Request {#40}
]
]
18 => array:3 [
"call" => "Illuminate\Routing\Router->Illuminate\Routing\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
19 => array:3 [
"call" => "call_user_func()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:139"
"args" => array:2 [
0 => Closure {#605}
1 => Request {#40}
]
]
20 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/gulfphilately/public_html/app/Http/Middleware/GuestFront.php:34"
"args" => array:1 [
0 => Request {#40}
]
]
21 => array:3 [
"call" => "App\Http\Middleware\GuestFront->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#604}
]
]
22 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => &74 array:2 [&74]
1 => &75 array:2 [&75]
]
]
23 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
24 => array:3 [
"call" => "call_user_func()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103"
"args" => array:2 [
0 => Closure {#606}
1 => Request {#40}
]
]
25 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->then()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:710"
"args" => array:1 [
0 => Closure {#605}
]
]
26 => array:3 [
"call" => "Illuminate\Routing\Router->runRouteWithinStack()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:675"
"args" => array:2 [
0 => Route {#159}
1 => Request {#40}
]
]
27 => array:3 [
"call" => "Illuminate\Routing\Router->dispatchToRoute()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Routing/Router.php:635"
"args" => array:1 [
0 => Request {#40}
]
]
28 => array:3 [
"call" => "Illuminate\Routing\Router->dispatch()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:236"
"args" => array:1 [
0 => Request {#40}
]
]
29 => array:3 [
"call" => "Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
30 => array:3 [
"call" => "call_user_func()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:139"
"args" => array:2 [
0 => Closure {#39}
1 => Request {#40}
]
]
31 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49"
"args" => array:1 [
0 => Request {#40}
]
]
32 => array:3 [
"call" => "Illuminate\View\Middleware\ShareErrorsFromSession->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#553}
]
]
33 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => &80 array:2 [&80]
1 => &81 array:2 [&81]
]
]
34 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:62"
"args" => array:1 [
0 => Request {#40}
]
]
35 => array:3 [
"call" => "Illuminate\Session\Middleware\StartSession->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#555}
]
]
36 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => &83 array:2 [&83]
1 => &84 array:2 [&84]
]
]
37 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37"
"args" => array:1 [
0 => Request {#40}
]
]
38 => array:3 [
"call" => "Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#556}
]
]
39 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => &86 array:2 [&86]
1 => &87 array:2 [&87]
]
]
40 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:59"
"args" => array:1 [
0 => Request {#40}
]
]
41 => array:3 [
"call" => "Illuminate\Cookie\Middleware\EncryptCookies->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#557}
]
]
42 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => &89 array:2 [&89]
1 => &90 array:2 [&90]
]
]
43 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:44"
"args" => array:1 [
0 => Request {#40}
]
]
44 => array:3 [
"call" => "Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle()"
"file" => ""
"args" => array:2 [
0 => Request {#40}
1 => Closure {#558}
]
]
45 => array:3 [
"call" => "call_user_func_array()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124"
"args" => array:2 [
0 => &92 array:2 [&92]
1 => &93 array:2 [&93]
]
]
46 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()"
"file" => ""
"args" => array:1 [
0 => Request {#40}
]
]
47 => array:3 [
"call" => "call_user_func()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103"
"args" => array:2 [
0 => Closure {#559}
1 => Request {#40}
]
]
48 => array:3 [
"call" => "Illuminate\Pipeline\Pipeline->then()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:122"
"args" => array:1 [
0 => Closure {#39}
]
]
49 => array:3 [
"call" => "Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()"
"file" => "/home/gulfphilately/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:87"
"args" => array:1 [
0 => Request {#40}
]
]
50 => array:3 [
"call" => "Illuminate\Foundation\Http\Kernel->handle()"
"file" => "/home/gulfphilately/public_html/public/index.php:54"
"args" => array:1 [
0 => Request {#40}
]
]
51 => array:3 [
"call" => "require_once()"
"file" => "/home/gulfphilately/public_html/index.php:21"
"args" => array:1 [
0 => "/home/gulfphilately/public_html/public/index.php"
]
]
]
}