ErrorException {#666
#message: "in_array() expects parameter 2 to be array, null given (View: /var/www/html/soldigo/resources/views/themes/hausa/content/home.blade.php)"
#code: 0
#file: "/var/www/html/soldigo/storage/framework/views/699dfdc936adbe0495aa7706b7cea87f347db3e7.php"
#line: 15
-previous: ErrorException {#671
#message: "in_array() expects parameter 2 to be array, null given"
#code: 0
#file: "/var/www/html/soldigo/storage/framework/views/699dfdc936adbe0495aa7706b7cea87f347db3e7.php"
#line: 15
#severity: E_WARNING
-trace: {
101. Illuminate\Foundation\Bootstrap\HandleExceptions->handleError() ==> new ErrorException(): {
src: {
/var/www/html/soldigo/storage/framework/views/699dfdc936adbe0495aa7706b7cea87f347db3e7.php:15: """
\n
<?php if( in_array('pagination', $settings->data) && $settings->data['pagination'] == 'infinite' ): ?>\n
\t<!-- AJAX -->\n
"""
}
}
100. in_array() ==> Illuminate\Foundation\Bootstrap\HandleExceptions->handleError(): {
args: array:5 [
0 => 2
1 => "in_array() expects parameter 2 to be array, null given"
2 => "/var/www/html/soldigo/storage/framework/views/699dfdc936adbe0495aa7706b7cea87f347db3e7.php"
3 => 15
4 => array:16 [
"__path" => "/var/www/html/soldigo/storage/framework/views/699dfdc936adbe0495aa7706b7cea87f347db3e7.php"
"__data" => array:9 [
"__env" => Factory {#113
#engines: EngineResolver {#108
#resolvers: array:2 [
"php" => Closure {#106 …4}
"blade" => Closure {#110 …5}
]
#resolved: array:1 [
"blade" => CompilerEngine {#598
#compiler: BladeCompiler {#599
#extensions: []
#customDirectives: []
#path: null
#compilers: array:4 [ …4]
#rawTags: array:2 [ …2]
#contentTags: array:2 [ …2]
#escapedTags: array:2 [ …2]
#echoFormat: "e(%s)"
#footer: []
#verbatimPlaceholder: "@__verbatim__@"
#verbatimBlocks: []
#forelseCounter: 0
#files: Filesystem {#112}
#cachePath: "/var/www/html/soldigo/storage/framework/views"
}
#lastCompiled: array:2 [
0 => "/var/www/html/soldigo/resources/views/themes/hausa/content/home.blade.php"
1 => "/var/www/html/soldigo/resources/views/errors/Exception.blade.php"
]
}
]
}
#finder: FileViewFinder {#111
#files: Filesystem {#112}
#paths: array:1 [
0 => "/var/www/html/soldigo/resources/views"
]
#views: array:5 [
"themes.hausa.index" => "/var/www/html/soldigo/resources/views/themes/hausa/index.blade.php"
"themes.hausa.content.listElement" => "/var/www/html/soldigo/resources/views/themes/hausa/content/listElement.blade.php"
"shop.themeElements.listItemOneOption" => "/var/www/html/soldigo/resources/views/shop/themeElements/listItemOneOption.blade.php"
"themes.hausa.content.home" => "/var/www/html/soldigo/resources/views/themes/hausa/content/home.blade.php"
"errors.Exception" => "/var/www/html/soldigo/resources/views/errors/Exception.blade.php"
]
#hints: array:1 [
"cashier" => array:2 [ …2]
]
#extensions: array:2 [
0 => "blade.php"
1 => "php"
]
}
#events: Dispatcher {#5
#container: Application {#3
#basePath: "/var/www/html/soldigo"
#hasBeenBootstrapped: true
#booted: true
#bootingCallbacks: []
#bootedCallbacks: array:1 [
0 => Closure {#125
class: "Illuminate\Foundation\Support\Providers\RouteServiceProvider"
this: RouteServiceProvider {#98 …3}
use: { …1}
file: "/var/www/html/soldigo/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 {#22 …}
3 => CookieServiceProvider {#47
#app: Application {#3}
#defer: false
}
4 => DatabaseServiceProvider {#50
#app: Application {#3}
#defer: false
}
5 => EncryptionServiceProvider {#57
#app: Application {#3}
#defer: false
}
6 => FilesystemServiceProvider {#59
#app: Application {#3}
#defer: false
}
7 => FoundationServiceProvider {#64
#app: Application {#3}
#defer: false
}
8 => PaginationServiceProvider {#65
#app: Application {#3}
#defer: false
}
9 => SessionServiceProvider {#68
#app: Application {#3}
#defer: false
}
10 => ViewServiceProvider {#72
#app: Application {#3}
#defer: false
}
11 => ImageServiceProvider {#76 …3}
12 => OmnipayServiceProvider {#80 …2}
13 => CashierServiceProvider {#83 …2}
14 => GeoIPServiceProvider {#84 …2}
15 => ExcelServiceProvider {#86 …2}
16 => AppServiceProvider {#95 …2}
17 => AuthServiceProvider {#96 …3}
18 => EventServiceProvider {#97 …4}
19 => RouteServiceProvider {#98 …3}
20 => AzureFilesystemServiceProvider {#99 …2}
21 => ServiceProvider {#100 …2}
22 => TranslationServiceProvider {#576 …2}
]
#loadedProviders: array:23 [
"Illuminate\Events\EventServiceProvider" => true
"Illuminate\Routing\RoutingServiceProvider" => true
"Illuminate\Auth\AuthServiceProvider" => true
"Illuminate\Cookie\CookieServiceProvider" => true
"Illuminate\Database\DatabaseServiceProvider" => true
"Illuminate\Encryption\EncryptionServiceProvider" => true
"Illuminate\Filesystem\FilesystemServiceProvider" => true
"Illuminate\Foundation\Providers\FoundationServiceProvider" => true
"Illuminate\Pagination\PaginationServiceProvider" => true
"Illuminate\Session\SessionServiceProvider" => true
"Illuminate\View\ViewServiceProvider" => true
"Intervention\Image\ImageServiceProvider" => true
"Mayoz\Omnipay\OmnipayServiceProvider" => true
"Laravel\Cashier\CashierServiceProvider" => true
"Torann\GeoIP\GeoIPServiceProvider" => true
"Maatwebsite\Excel\ExcelServiceProvider" => true
"App\Providers\AppServiceProvider" => true
"App\Providers\AuthServiceProvider" => true
"App\Providers\EventServiceProvider" => true
"App\Providers\RouteServiceProvider" => true
"App\Providers\AzureFilesystemServiceProvider" => true
"Barryvdh\Debugbar\ServiceProvider" => true
"Illuminate\Translation\TranslationServiceProvider" => true
]
#deferredServices: array:85 [
"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.clear-compiled" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.auth.resets.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.config.cache" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.config.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.down" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.environment" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.key.generate" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.optimize" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.route.cache" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.route.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.route.list" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.tinker" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.up" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.view.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.app.name" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.auth.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.cache.table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.console.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.controller.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.event.generate" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.event.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.job.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.listener.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.middleware.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.model.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.policy.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.provider.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.queue.failed-table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.queue.table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.request.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.seeder.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.session.table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.serve" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.test.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
"command.vendor.publish" => "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"
"composer" => "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"
"hash" => "Illuminate\Hashing\HashServiceProvider"
"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"
"queue.connection" => "Illuminate\Queue\QueueServiceProvider"
"redis" => "Illuminate\Redis\RedisServiceProvider"
"auth.password" => "Illuminate\Auth\Passwords\PasswordResetServiceProvider"
"auth.password.broker" => "Illuminate\Auth\Passwords\PasswordResetServiceProvider"
"translation.loader" => "Illuminate\Translation\TranslationServiceProvider"
"validator" => "Illuminate\Validation\ValidationServiceProvider"
"validation.presence" => "Illuminate\Validation\ValidationServiceProvider"
"LaravelHungary\Barion\Barion" => "LaravelHungary\Barion\BarionServiceProvider"
"Laravel\Socialite\Contracts\Factory" => "SocialiteProviders\Manager\ServiceProvider"
"SammyK\LaravelFacebookSdk\LaravelFacebookSdk" => "SammyK\LaravelFacebookSdk\LaravelFacebookSdkServiceProvider"
]
#monologConfigurator: null
#databasePath: null
#storagePath: null
#environmentPath: null
#environmentFile: ".env"
#namespace: null
#resolved: array:44 [
"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
"Illuminate\Foundation\Bootstrap\BootProviders" => true
"db.factory" => true
"db" => true
"view.engine.resolver" => true
"files" => true
"view.finder" => true
"view" => true
"Illuminate\Contracts\Auth\Access\Gate" => true
"url" => true
"filesystem" => true
"Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode" => true
"App\UserProfile" => true
"session" => true
"Illuminate\Session\Middleware\StartSession" => true
"Illuminate\View\Middleware\ShareErrorsFromSession" => true
"App\Http\Middleware\ForAllRoutes" => true
"encrypter" => true
"App\Http\Middleware\EncryptCookies" => true
"cookie" => true
"Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse" => true
"App\Http\Middleware\VerifyCsrfToken" => true
"App\Http\Middleware\Cors" => true
"App\Http\Middleware\ChangeLanguage" => true
"translation.loader" => true
"translator" => true
"App\Http\Middleware\CheckOnboardingMiddleware" => true
"App\Http\Middleware\CustomDomainRedirect" => true
"App\Http\Middleware\HandleShopMiddleware" => true
"App\Http\Middleware\PersonalDataMiddleware" => true
"App\Http\Controllers\ShopController" => true
"blade.compiler" => true
"App\Exceptions\Handler" => true
"Illuminate\Contracts\Debug\ExceptionHandler" => true
]
#bindings: array:49 [
"events" => array:2 [ …2]
"router" => array:2 [ …2]
"url" => array:2 [ …2]
"redirect" => array:2 [ …2]
"Psr\Http\Message\ServerRequestInterface" => array:2 [ …2]
"Psr\Http\Message\ResponseInterface" => array:2 [ …2]
"Illuminate\Contracts\Routing\ResponseFactory" => array:2 [ …2]
"Illuminate\Contracts\Http\Kernel" => array:2 [ …2]
"Illuminate\Contracts\Console\Kernel" => array:2 [ …2]
"Illuminate\Contracts\Debug\ExceptionHandler" => array:2 [ …2]
"env" => array:2 [ …2]
"auth" => array:2 [ …2]
"auth.driver" => array:2 [ …2]
"Illuminate\Contracts\Auth\Authenticatable" => array:2 [ …2]
"Illuminate\Contracts\Auth\Access\Gate" => array:2 [ …2]
"cookie" => array:2 [ …2]
"Faker\Generator" => array:2 [ …2]
"Illuminate\Database\Eloquent\Factory" => array:2 [ …2]
"Illuminate\Contracts\Queue\EntityResolver" => array:2 [ …2]
"db.factory" => array:2 [ …2]
"db" => array:2 [ …2]
"db.connection" => array:2 [ …2]
"encrypter" => array:2 [ …2]
"files" => array:2 [ …2]
"filesystem" => array:2 [ …2]
"filesystem.disk" => array:2 [ …2]
"filesystem.cloud" => array:2 [ …2]
"session" => array:2 [ …2]
"session.store" => array:2 [ …2]
"Illuminate\Session\Middleware\StartSession" => array:2 [ …2]
"view.engine.resolver" => array:2 [ …2]
"view.finder" => array:2 [ …2]
"view" => array:2 [ …2]
"image" => array:2 [ …2]
"omnipay" => array:2 [ …2]
"geoip" => array:2 [ …2]
"excel.identifier" => array:2 [ …2]
"excel.parsers.css" => array:2 [ …2]
"excel.reader" => array:2 [ …2]
"excel.readers.html" => array:2 [ …2]
"excel.parsers.view" => array:2 [ …2]
"phpexcel" => array:2 [ …2]
"excel.writer" => array:2 [ …2]
"excel" => array:2 [ …2]
"debugbar" => array:2 [ …2]
"command.debugbar.clear" => array:2 [ …2]
"blade.compiler" => array:2 [ …2]
"translation.loader" => array:2 [ …2]
"translator" => array:2 [ …2]
]
#instances: array:32 [
"app" => Application {#3}
"Illuminate\Container\Container" => Application {#3}
"events" => Dispatcher {#5}
"path" => "/var/www/html/soldigo/app"
"path.base" => "/var/www/html/soldigo"
"path.lang" => "/var/www/html/soldigo/resources/lang"
"path.config" => "/var/www/html/soldigo/config"
"path.public" => "/var/www/html/soldigo/public"
"path.storage" => "/var/www/html/soldigo/storage"
"path.database" => "/var/www/html/soldigo/database"
"path.bootstrap" => "/var/www/html/soldigo/bootstrap"
"Illuminate\Contracts\Http\Kernel" => Kernel {#25 …}
"request" => Request {#40
#json: null
#convertedFiles: null
#userResolver: Closure {#367
class: "Illuminate\Auth\AuthServiceProvider"
this: AuthServiceProvider {#22 …}
parameters: {
$guard: { …1}
}
use: {
$app: Application {#3}
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
line: "85 to 87"
}
#routeResolver: Closure {#531
class: "Illuminate\Routing\Router"
this: Router {#24
#events: Dispatcher {#5}
#container: Application {#3}
#routes: RouteCollection {#26
#routes: array:3 [ …3]
#allRoutes: array:199 [ …199]
#nameList: array:53 [ …53]
#actionList: array:161 [ …161]
}
#current: Route {#304
#uri: "/"
#methods: array:3 [
0 => "GET"
1 => "POST"
2 => "HEAD"
]
#action: array:7 [
"middleware" => array:9 [
0 => "session"
1 => "general"
2 => "web"
3 => "cors"
4 => "shop_lang"
5 => "checkonboarding"
6 => "customdomain"
7 => "shop_general"
8 => "dataprotection"
]
"domain" => "{shopslug}.soldigo.com"
"uses" => "App\Http\Controllers\ShopController@index"
"controller" => "App\Http\Controllers\ShopController@index"
"namespace" => "App\Http\Controllers"
"prefix" => null
"where" => []
]
#defaults: []
#wheres: []
#parameters: array:1 [
"shopslug" => UserProfile {#535
#table: "user_profiles"
#menuLang: ""
#fillable: array:20 [
0 => "user_id"
1 => "storename"
2 => "slug"
3 => "api_key"
4 => "referer"
5 => "promo"
6 => "currency_id"
7 => "theme_id"
8 => "custom_url"
9 => "language"
10 => "languages"
11 => "admin_language"
12 => "price_converter"
13 => "country"
14 => "name"
15 => "address"
16 => "company"
17 => "cash_on_delivery_countries"
18 => "referrer_code"
19 => "dpo"
]
#casts: array:8 [
"languages" => "array"
"social_media" => "array"
"store_categories" => "array"
"payment_fees" => "array"
"creditcard_payment" => "array"
"bank_transfer" => "array"
"cash_on_delivery_countries" => "array"
"address" => "array"
]
#dates: array:5 [
0 => "created_at"
1 => "updated_at"
2 => "last_pay_date"
3 => "paid_until"
4 => "suspended_date"
]
#connection: null
#primaryKey: "id"
#keyType: "int"
#perPage: 15
+incrementing: true
+timestamps: true
#attributes: array:53 [
"id" => 10884
"user_id" => 11494
"storename" => "Ανδρικά Επώνυμα Ρούχα με στυλ | toRouxo.gr"
"slug" => "torouxo"
"api_key" => "1QpOXb1nUHfIuX1r6knNMwXjHC0MOxoL"
"currency_id" => 2
"language" => "en"
"admin_language" => "en"
"company" => ""
"name" => ""
"address" => null
"dpo" => ""
"country" => 85
"theme_id" => 46
"store_categories" => "["clothes"]"
"payment_fees" => "{"premium":{"yearly":7.2,"monthly":9},"marketing":{"yearly":23.2,"monthly":29}}"
"paid" => "n"
"paid_until" => "2017-11-02 23:11:29"
"last_pay_date" => null
"suspended" => "y"
"suspended_date" => "2018-05-15 10:00:00"
"referer" => null
"package" => "free"
"package_period" => ""
"promo" => null
"vip" => "n"
"step" => 10
"onboarding" => "1"
"is_design_edited" => "n"
"is_settings_edited" => "n"
"created_at" => "2017-10-03 23:18:29"
"updated_at" => "2018-06-02 08:08:57"
"prod_nr" => 12
"facebook_url" => null
"g_analytics_code" => null
"status_message" => null
"special_occasion" => null
"cash_on_delivery" => "y"
"cash_on_delivery_countries" => ""
"bank_transfer" => null
"paypal_settings" => null
"creditcard_payment" => null
"prod_firstpage" => "y"
"custom_url" => ""
"languages" => null
"support_settings" => null
"local_pickup_address" => null
"site_url" => null
"price_converter" => "n"
"social_media" => null
"referrer_code" => ""
"privacy_accept_date" => "2018-06-02 08:08:57"
"bank" => "n"
]
#original: array:53 [
"id" => 10884
"user_id" => 11494
"storename" => "Ανδρικά Επώνυμα Ρούχα με στυλ | toRouxo.gr"
"slug" => "torouxo"
"api_key" => "1QpOXb1nUHfIuX1r6knNMwXjHC0MOxoL"
"currency_id" => 2
"language" => "en"
"admin_language" => "en"
"company" => ""
"name" => ""
"address" => null
"dpo" => ""
"country" => 85
"theme_id" => 46
"store_categories" => "["clothes"]"
"payment_fees" => "{"premium":{"yearly":7.2,"monthly":9},"marketing":{"yearly":23.2,"monthly":29}}"
"paid" => "n"
"paid_until" => "2017-11-02 23:11:29"
"last_pay_date" => null
"suspended" => "y"
"suspended_date" => "2018-05-15 10:00:00"
"referer" => null
"package" => "free"
"package_period" => ""
"promo" => null
"vip" => "n"
"step" => 10
"onboarding" => "1"
"is_design_edited" => "n"
"is_settings_edited" => "n"
"created_at" => "2017-10-03 23:18:29"
"updated_at" => "2018-06-02 08:08:57"
"prod_nr" => 12
"facebook_url" => null
"g_analytics_code" => null
"status_message" => null
"special_occasion" => null
"cash_on_delivery" => "y"
"cash_on_delivery_countries" => ""
"bank_transfer" => null
"paypal_settings" => null
"creditcard_payment" => null
"prod_firstpage" => "y"
"custom_url" => ""
"languages" => null
"support_settings" => null
"local_pickup_address" => null
"site_url" => null
"price_converter" => "n"
"social_media" => null
"referrer_code" => ""
"privacy_accept_date" => "2018-06-02 08:08:57"
"bank" => "n"
]
#relations: array:2 [
"user" => User {#606
#fillable: array:3 [
0 => "email"
1 => "password"
2 => "validated"
]
#hidden: array:2 [
0 => "password"
1 => "remember_token"
]
#apps: null
#connection: null
#table: null
#primaryKey: "id"
#keyType: "int"
#perPage: 15
+incrementing: true
+timestamps: true
#attributes: array:14 [
"id" => 11494
"email" => "craigterry18@gmail.com"
"password" => "$2y$10$9vnow2nsKNRDb5rsUDT40u70tQjwmQ9aO8/SkrkLpLVSRP6oKkJke"
"active" => "y"
"validated" => "y"
"remember_token" => "3XiOPVUGkdzM8yMpPVDVA3d3OW8gxHtjOnrYC33xtuisPZg5YJgKFzAYhK5n"
"created_at" => "2017-10-03 23:18:29"
"updated_at" => "2018-02-09 10:01:16"
"braintree_id" => null
"paypal_email" => null
"card_brand" => null
"card_last_four" => null
"trial_ends_at" => null
"timezone" => null
]
#original: array:14 [
"id" => 11494
"email" => "craigterry18@gmail.com"
"password" => "$2y$10$9vnow2nsKNRDb5rsUDT40u70tQjwmQ9aO8/SkrkLpLVSRP6oKkJke"
"active" => "y"
"validated" => "y"
"remember_token" => "3XiOPVUGkdzM8yMpPVDVA3d3OW8gxHtjOnrYC33xtuisPZg5YJgKFzAYhK5n"
"created_at" => "2017-10-03 23:18:29"
"updated_at" => "2018-02-09 10:01:16"
"braintree_id" => null
"paypal_email" => null
"card_brand" => null
"card_last_four" => null
"trial_ends_at" => null
"timezone" => null
]
#relations: array:1 [
"profile" => UserProfile {#607 …25}
]
#visible: []
#appends: []
#guarded: array:1 [
0 => "*"
]
#dates: []
#dateFormat: null
#casts: []
#touches: []
#observables: []
#with: []
#morphClass: null
+exists: true
+wasRecentlyCreated: false
}
"get_currency" => Currency {#626 …24}
]
#hidden: []
#visible: []
#appends: []
#guarded: array:1 [
0 => "*"
]
#dateFormat: null
#touches: []
#observables: []
#with: []
#morphClass: null
+exists: true
+wasRecentlyCreated: false
}
]
#parameterNames: array:1 [
0 => "shopslug"
]
#compiled: CompiledRoute {#373
-variables: array:1 [
0 => "shopslug"
]
-tokens: array:1 [
0 => array:2 [ …2]
]
-staticPrefix: "/"
-regex: "#^/$#s"
-pathVariables: []
-hostVariables: array:1 [
0 => "shopslug"
]
-hostRegex: "#^(?P<shopslug>[^\.]++)\.soldigo\.com$#si"
-hostTokens: array:2 [
0 => array:2 [ …2]
1 => array:4 [ …4]
]
}
#router: Router {#24}
#container: Application {#3}
}
#currentRequest: Request {#40}
#middleware: array:13 [
"auth" => "App\Http\Middleware\Authenticate"
"auth.basic" => "Illuminate\Auth\Middleware\AuthenticateWithBasicAuth"
"guest" => "App\Http\Middleware\RedirectIfAuthenticated"
"throttle" => "Illuminate\Routing\Middleware\ThrottleRequests"
"cors" => "App\Http\Middleware\Cors"
"customdomain" => "App\Http\Middleware\CustomDomainRedirect"
"general" => "App\Http\Middleware\ForAllRoutes"
"shop_lang" => "App\Http\Middleware\ChangeLanguage"
"shop_general" => "App\Http\Middleware\HandleShopMiddleware"
"admin_lang" => "App\Http\Middleware\LanguageSwitcher"
"checkonboarding" => "App\Http\Middleware\CheckOnboardingMiddleware"
"contactsupport" => "App\Http\Middleware\Contactsupport"
"dataprotection" => "App\Http\Middleware\PersonalDataMiddleware"
]
#middlewareGroups: array:3 [
"web" => array:3 [ …3]
"session" => array:2 [ …2]
"api" => array:1 [ …1]
]
#binders: array:3 [
"_missing" => Closure {#27 …5}
"shopslug" => Closure {#124 …6}
"category" => Closure {#166 …6}
]
#patterns: []
#groupStack: []
}
use: {
$route: Route {#304}
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Router.php"
line: "693 to 695"
}
+attributes: ParameterBag {#42
#parameters: []
}
+request: ParameterBag {#48
#parameters: []
}
+query: ParameterBag {#48}
+server: ServerBag {#45
#parameters: array:30 [
"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_IF_MODIFIED_SINCE" => "Tue, 24 Nov 2020 10:10:56 GMT"
"HTTP_ACCEPT_ENCODING" => "br,gzip"
"HTTP_HOST" => "torouxo.soldigo.com"
"HTTP_CONNECTION" => "Keep-Alive"
"PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
"SERVER_SIGNATURE" => "<address>Apache/2.4.7 (Ubuntu) Server at torouxo.soldigo.com Port 80</address>\n"
"SERVER_SOFTWARE" => "Apache/2.4.7 (Ubuntu)"
"SERVER_NAME" => "torouxo.soldigo.com"
"SERVER_ADDR" => "100.118.4.48"
"SERVER_PORT" => "80"
"REMOTE_ADDR" => "54.208.73.179"
"DOCUMENT_ROOT" => "/var/www/html/soldigo/public"
"REQUEST_SCHEME" => "http"
"CONTEXT_PREFIX" => ""
"CONTEXT_DOCUMENT_ROOT" => "/var/www/html/soldigo/public"
"SERVER_ADMIN" => "webmaster@localhost"
"SCRIPT_FILENAME" => "/var/www/html/soldigo/public/index.php"
"REMOTE_PORT" => "42016"
"GATEWAY_INTERFACE" => "CGI/1.1"
"SERVER_PROTOCOL" => "HTTP/1.1"
"REQUEST_METHOD" => "GET"
"QUERY_STRING" => ""
"REQUEST_URI" => "/"
"SCRIPT_NAME" => "/index.php"
"PHP_SELF" => "/index.php"
"REQUEST_TIME_FLOAT" => 1611197216.009
"REQUEST_TIME" => 1611197216
]
}
+files: FileBag {#44
#parameters: []
}
+cookies: ParameterBag {#43
#parameters: []
}
+headers: HeaderBag {#46
#headers: array:7 [
"user-agent" => array:1 [ …1]
"accept" => array:1 [ …1]
"accept-language" => array:1 [ …1]
"if-modified-since" => array:1 [ …1]
"accept-encoding" => array:1 [ …1]
"host" => array:1 [ …1]
"connection" => array:1 [ …1]
]
#cacheControl: []
}
#content: null
#languages: null
#charsets: null
#encodings: null
#acceptableContentTypes: null
#pathInfo: "/"
#requestUri: "/"
#baseUrl: ""
#basePath: null
#method: "GET"
#format: null
#session: Store {#549
#id: "09d481d791c71e0c7c994c8ca64528dfa5ad8e37"
#name: "My_Soldigo_Session"
#attributes: array:4 [
"_token" => "dks7zYmHDaXYVZO6KSKOVAfntAxsNOD8cggimb6V"
"cors" => "own"
"lang" => "en"
"visited" => 1
]
#bags: []
#metaBag: MetadataBag {#548
-name: "__metadata"
-storageKey: "_sf2_meta"
#meta: &20 array:3 [ …3]
-lastUsed: 1611197216
-updateThreshold: 0
}
#bagData: array:1 [
"_sf2_meta" => &20 array:3 [&20 …3]
]
#handler: FileSessionHandler {#550
#files: Filesystem {#112}
#path: "/var/www/html/soldigo/storage/framework/sessions"
#minutes: 120
}
#started: true
}
#locale: null
#defaultLocale: "en"
}
"config" => Repository {#23 …1}
"log" => Writer {#41 …3}
"db.factory" => ConnectionFactory {#104 …1}
"db" => DatabaseManager {#30 …4}
"view.engine.resolver" => EngineResolver {#108}
"files" => Filesystem {#112}
"view" => Factory {#113}
"Illuminate\Contracts\Auth\Access\Gate" => Gate {#115 …6}
"routes" => RouteCollection {#26}
"filesystem" => FilesystemManager {#360 …3}
"Illuminate\Routing\Route" => Route {#304}
"session" => SessionManager {#552
#app: Application {#3}
#customCreators: []
#drivers: array:1 [ …1]
}
"Illuminate\Session\Middleware\StartSession" => StartSession {#551
#manager: SessionManager {#552}
#sessionHandled: true
}
"encrypter" => Encrypter {#566
#cipher: "AES-256-CBC"
#key: b"W\m·^h-c½€u\x0Fë\x16µŒ.PžS…[BØ\x11Þ\r_MlŸ-"
}
"cookie" => CookieJar {#570
#path: "/"
#domain: ".soldigo.com"
#secure: false
#queued: []
}
"translation.loader" => FileLoader {#580 …3}
"translator" => Translator {#581 …6}
"blade.compiler" => BladeCompiler {#599}
"Illuminate\Contracts\Debug\ExceptionHandler" => Handler {#624 …2}
]
#aliases: array:66 [
"Illuminate\Foundation\Application" => "app"
"Illuminate\Contracts\Container\Container" => "app"
"Illuminate\Contracts\Foundation\Application" => "app"
"Illuminate\Auth\AuthManager" => "auth"
"Illuminate\Contracts\Auth\Factory" => "auth"
"Illuminate\Contracts\Auth\Guard" => "auth.driver"
"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\PasswordBrokerManager" => "auth.password"
"Illuminate\Contracts\Auth\PasswordBrokerFactory" => "auth.password"
"Illuminate\Auth\Passwords\PasswordBroker" => "auth.password.broker"
"Illuminate\Contracts\Auth\PasswordBroker" => "auth.password.broker"
"Illuminate\Queue\QueueManager" => "queue"
"Illuminate\Contracts\Queue\Factory" => "queue"
"Illuminate\Contracts\Queue\Monitor" => "queue"
"Illuminate\Contracts\Queue\Queue" => "queue.connection"
"Illuminate\Queue\Failed\FailedJobProviderInterface" => "queue.failer"
"Illuminate\Routing\Redirector" => "redirect"
"Illuminate\Redis\Database" => "redis"
"Illuminate\Contracts\Redis\Database" => "redis"
"Illuminate\Http\Request" => "request"
"Symfony\Component\HttpFoundation\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"
"Intervention\Image\ImageManager" => "image"
"Maatwebsite\Excel\Classes\PHPExcel" => "phpexcel"
"DebugBar\DataFormatter\DataFormatterInterface" => "DebugBar\DataFormatter\DataFormatter"
"Barryvdh\Debugbar\LaravelDebugbar" => "debugbar"
]
#extenders: []
#tags: []
#buildStack: []
+contextual: []
#reboundCallbacks: array:2 [
"request" => array:2 [ …2]
"routes" => array:1 [ …1]
]
#globalResolvingCallbacks: []
#globalAfterResolvingCallbacks: []
#resolvingCallbacks: array:1 [
"Illuminate\Foundation\Http\FormRequest" => array:1 [ …1]
]
#afterResolvingCallbacks: array:1 [
"Illuminate\Contracts\Validation\ValidatesWhenResolved" => array:1 [ …1]
]
}
#listeners: array:4 [
"Illuminate\Console\Events\ArtisanStarting" => array:1 [ …1]
"App\Events\SomeEvent" => array:1 [ …1]
"SocialiteProviders\Manager\SocialiteWasCalled" => array:1 [ …1]
"App\Events\MenuSaved" => array:1 [ …1]
]
#wildcards: []
#sorted: array:75 [
"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\Cookie\CookieServiceProvider" => []
"Illuminate\Database\DatabaseServiceProvider" => []
"Illuminate\Encryption\EncryptionServiceProvider" => []
"Illuminate\Filesystem\FilesystemServiceProvider" => []
"Illuminate\Foundation\Providers\FoundationServiceProvider" => []
"Illuminate\Pagination\PaginationServiceProvider" => []
"Illuminate\Session\SessionServiceProvider" => []
"Illuminate\View\ViewServiceProvider" => []
"Intervention\Image\ImageServiceProvider" => []
"Mayoz\Omnipay\OmnipayServiceProvider" => []
"Laravel\Cashier\CashierServiceProvider" => []
"Torann\GeoIP\GeoIPServiceProvider" => []
"Maatwebsite\Excel\ExcelServiceProvider" => []
"App\Providers\AppServiceProvider" => []
"App\Providers\AuthServiceProvider" => []
"App\Providers\EventServiceProvider" => []
"App\Providers\RouteServiceProvider" => []
"App\Providers\AzureFilesystemServiceProvider" => []
"Barryvdh\Debugbar\ServiceProvider" => []
"bootstrapped: Illuminate\Foundation\Bootstrap\RegisterProviders" => []
"bootstrapping: Illuminate\Foundation\Bootstrap\BootProviders" => []
"bootstrapped: Illuminate\Foundation\Bootstrap\BootProviders" => []
"eloquent.booting: App\UserProfile" => []
"eloquent.booted: App\UserProfile" => []
"Illuminate\Database\Events\QueryExecuted" => []
"Illuminate\Routing\Events\RouteMatched" => []
"Illuminate\Translation\TranslationServiceProvider" => []
"locale.changed" => []
"eloquent.booting: App\Category" => []
"eloquent.booted: App\Category" => []
"eloquent.booting: App\User" => []
"eloquent.booted: App\User" => []
"eloquent.booting: App\Visitor" => []
"eloquent.booted: App\Visitor" => []
"eloquent.saving: App\Visitor" => []
"eloquent.updating: App\Visitor" => []
"eloquent.updated: App\Visitor" => []
"eloquent.saved: App\Visitor" => []
"eloquent.booting: App\Theme" => []
"eloquent.booted: App\Theme" => []
"eloquent.booting: App\Settings" => []
"eloquent.booted: App\Settings" => []
"eloquent.booting: App\Product" => []
"eloquent.booted: App\Product" => []
"creating: themes.hausa.content.listElement" => []
"composing: themes.hausa.content.listElement" => []
"eloquent.booting: App\ProductOptions" => []
"eloquent.booted: App\ProductOptions" => []
"eloquent.booting: App\Currency" => []
"eloquent.booted: App\Currency" => []
"creating: shop.themeElements.listItemOneOption" => []
"composing: shop.themeElements.listItemOneOption" => []
"creating: themes.hausa.content.home" => []
"composing: themes.hausa.content.home" => []
"eloquent.booting: App\Page" => []
"eloquent.booted: App\Page" => []
"eloquent.booting: App\App" => []
"eloquent.booted: App\App" => []
"illuminate.log" => []
"creating: errors.Exception" => []
"composing: errors.Exception" => []
]
#firing: []
#queueResolver: Closure {#6
class: "Illuminate\Events\EventServiceProvider"
this: EventServiceProvider {#2}
use: { …1}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Events/EventServiceProvider.php"
line: "17 to 19"
}
}
#container: Application {#3}
#shared: array:3 [
"__env" => Factory {#113}
"app" => Application {#3}
"errors" => ViewErrorBag {#557
#bags: []
}
]
#aliases: []
#names: []
#extensions: array:2 [
"blade.php" => "blade"
"php" => "php"
]
#composers: []
#sections: []
#sectionStack: []
#pushes: []
#pushStack: []
#renderCount: 1
}
"app" => Application {#3}
"errors" => ViewErrorBag {#557}
"categoriesInJson" => "[{"id":19540,"name":"F\u00e9lsz\u00e1raz","slug":"felszaraz","parent":2}]"
"homepage" => false
"active" => ""
"user" => User {#606}
"profile" => UserProfile {#535}
"a" => array:9 [
0 => """
<li data-id="83723">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/gynaikeio-maxi-forema-mayro-kroyaze-8016279_83723">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/8homrss5gb.JPG" title="Γυναικείο maxi φόρεμα μαύρο κρουαζέ 8016279">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/gynaikeio-maxi-forema-mayro-kroyaze-8016279_83723">Γυναικείο maxi φόρεμα μαύρο κρουαζέ 8016279</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 67.00 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/gynaikeio-maxi-forema-mayro-kroyaze-8016279_83723"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83723">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='250628' id="prodoption83723" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0393\u03c5\u03bd\u03b1\u03b9\u03ba\u03b5\u03af\u03bf maxi \u03c6\u03cc\u03c1\u03b5\u03bc\u03b1 \u03bc\u03b1\u03cd\u03c1\u03bf \u03ba\u03c1\u03bf\u03c5\u03b1\u03b6\u03ad 8016279","id":250628,"sku":"","product_id":83723,"price":"67.00","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/8homrss5gb.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/8homrss5gb.JPG","href":"\/\/torouxo.soldigo.com\/gynaikeio-maxi-forema-mayro-kroyaze-8016279_83723","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
1 => """
<li data-id="83724">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-kokkino-17580_83724">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/gg6gajeucb.JPG" title="Ανδρικό μπουφάν Inox κόκκινο 17580">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-kokkino-17580_83724">Ανδρικό μπουφάν Inox κόκκινο 17580</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 93.00 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-kokkino-17580_83724"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83724">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='250629' id="prodoption83724" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03bc\u03c0\u03bf\u03c5\u03c6\u03ac\u03bd Inox \u03ba\u03cc\u03ba\u03ba\u03b9\u03bd\u03bf 17580","id":250629,"sku":"","product_id":83724,"price":"93.00","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/gg6gajeucb.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/gg6gajeucb.JPG","href":"\/\/torouxo.soldigo.com\/andriko-mpoyfan-inox-kokkino-17580_83724","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
2 => """
<li data-id="83725">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/gynaikeio-tzin-pshlomeso-xlwrio-bootcut-100421_83725">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/cihjkcnpve.JPG" title="Γυναικείο τζιν ψηλόμεσο χλώριο bootcut 100421">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/gynaikeio-tzin-pshlomeso-xlwrio-bootcut-100421_83725">Γυναικείο τζιν ψηλόμεσο χλώριο bootcut 100421</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 49.00 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/gynaikeio-tzin-pshlomeso-xlwrio-bootcut-100421_83725"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83725">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='250630' id="prodoption83725" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0393\u03c5\u03bd\u03b1\u03b9\u03ba\u03b5\u03af\u03bf \u03c4\u03b6\u03b9\u03bd \u03c8\u03b7\u03bb\u03cc\u03bc\u03b5\u03c3\u03bf \u03c7\u03bb\u03ce\u03c1\u03b9\u03bf bootcut 100421","id":250630,"sku":"","product_id":83725,"price":"49.00","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/cihjkcnpve.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/cihjkcnpve.JPG","href":"\/\/torouxo.soldigo.com\/gynaikeio-tzin-pshlomeso-xlwrio-bootcut-100421_83725","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
3 => """
<li data-id="84237">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-panteloni-yfasmatino-monoxrwmo-xaki-ben-tailor-0012017q_84237">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/1meqpao2ey.JPG" title="Ανδρικό παντελόνι υφασμάτινο μονόχρωμο χακί Ben Tailor 0012017Q">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-panteloni-yfasmatino-monoxrwmo-xaki-ben-tailor-0012017q_84237">Ανδρικό παντελόνι υφασμάτινο μονόχρωμο χακί Ben Tailor 0012017Q</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 31.41 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-panteloni-yfasmatino-monoxrwmo-xaki-ben-tailor-0012017q_84237"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart84237">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='255768' id="prodoption84237" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03c0\u03b1\u03bd\u03c4\u03b5\u03bb\u03cc\u03bd\u03b9 \u03c5\u03c6\u03b1\u03c3\u03bc\u03ac\u03c4\u03b9\u03bd\u03bf \u03bc\u03bf\u03bd\u03cc\u03c7\u03c1\u03c9\u03bc\u03bf \u03c7\u03b1\u03ba\u03af Ben Tailor 0012017Q","id":255768,"sku":"","product_id":84237,"price":"31.41","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/1meqpao2ey.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/1meqpao2ey.JPG","href":"\/\/torouxo.soldigo.com\/andriko-panteloni-yfasmatino-monoxrwmo-xaki-ben-tailor-0012017q_84237","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
4 => """
<li data-id="83726">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-tzhn-trial-mple-me-xebammata-nathan_83726">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/p9h32dnwfl.JPG" title="Ανδρικό τζην Trial μπλε με ξεβάμματα Nathan">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-tzhn-trial-mple-me-xebammata-nathan_83726">Ανδρικό τζην Trial μπλε με ξεβάμματα Nathan</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 62.90 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-tzhn-trial-mple-me-xebammata-nathan_83726"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83726">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='250631' id="prodoption83726" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03c4\u03b6\u03b7\u03bd Trial \u03bc\u03c0\u03bb\u03b5 \u03bc\u03b5 \u03be\u03b5\u03b2\u03ac\u03bc\u03bc\u03b1\u03c4\u03b1 Nathan","id":250631,"sku":"","product_id":83726,"price":"62.90","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/p9h32dnwfl.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/p9h32dnwfl.JPG","href":"\/\/torouxo.soldigo.com\/andriko-tzhn-trial-mple-me-xebammata-nathan_83726","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
5 => """
<li data-id="84238">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-mple-17580w_84238">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/c27d9b1jma.JPG" title="Ανδρικό μπουφάν Inox μπλε 17580W">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-mple-17580w_84238">Ανδρικό μπουφάν Inox μπλε 17580W</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 83.70 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-mple-17580w_84238"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart84238">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='255767' id="prodoption84238" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03bc\u03c0\u03bf\u03c5\u03c6\u03ac\u03bd Inox \u03bc\u03c0\u03bb\u03b5 17580W","id":255767,"sku":"","product_id":84238,"price":"83.70","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/c27d9b1jma.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/c27d9b1jma.JPG","href":"\/\/torouxo.soldigo.com\/andriko-mpoyfan-inox-mple-17580w_84238","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
6 => """
<li data-id="83783">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-yfasmatino-gileko-mayro-me-koympia-20458_83783">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/159mtehvuu.JPG" title="Ανδρικό υφασμάτινο γιλέκο μαύρο με κουμπιά 20458">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-yfasmatino-gileko-mayro-me-koympia-20458_83783">Ανδρικό υφασμάτινο γιλέκο μαύρο με κουμπιά 20458</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 24.90 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-yfasmatino-gileko-mayro-me-koympia-20458_83783"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83783">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='251376' id="prodoption83783" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03c5\u03c6\u03b1\u03c3\u03bc\u03ac\u03c4\u03b9\u03bd\u03bf \u03b3\u03b9\u03bb\u03ad\u03ba\u03bf \u03bc\u03b1\u03cd\u03c1\u03bf \u03bc\u03b5 \u03ba\u03bf\u03c5\u03bc\u03c0\u03b9\u03ac 20458","id":251376,"sku":"","product_id":83783,"price":"24.90","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/159mtehvuu.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/159mtehvuu.JPG","href":"\/\/torouxo.soldigo.com\/andriko-yfasmatino-gileko-mayro-me-koympia-20458_83783","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
7 => """
<li data-id="83784">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-poykamiso-yfasmatino-me-floral-mikrosxedia-xaki-ben-tailor-010317_83784">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/pvubz0fb1c.JPG" title="Ανδρικό πουκάμισο υφασμάτινο με φλοράλ μικροσχέδια χακί Ben Tailor 010317">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-poykamiso-yfasmatino-me-floral-mikrosxedia-xaki-ben-tailor-010317_83784">Ανδρικό πουκάμισο υφασμάτινο με φλοράλ μικροσχέδια χακί Ben Tailor 010317</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 29.90 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-poykamiso-yfasmatino-me-floral-mikrosxedia-xaki-ben-tailor-010317_83784"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83784">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='251378' id="prodoption83784" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03c0\u03bf\u03c5\u03ba\u03ac\u03bc\u03b9\u03c3\u03bf \u03c5\u03c6\u03b1\u03c3\u03bc\u03ac\u03c4\u03b9\u03bd\u03bf \u03bc\u03b5 \u03c6\u03bb\u03bf\u03c1\u03ac\u03bb \u03bc\u03b9\u03ba\u03c1\u03bf\u03c3\u03c7\u03ad\u03b4\u03b9\u03b1 \u03c7\u03b1\u03ba\u03af Ben Tailor 010317","id":251378,"sku":"","product_id":83784,"price":"29.90","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/pvubz0fb1c.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/pvubz0fb1c.JPG","href":"\/\/torouxo.soldigo.com\/andriko-poykamiso-yfasmatino-me-floral-mikrosxedia-xaki-ben-tailor-010317_83784","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
8 => """
<li data-id="84042">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/new-look-mayrh-plekth-zaketa-163401_84042">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/zleahctmlp.JPG" title="New Look μαύρη πλεκτή ζακέτα 163401">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/new-look-mayrh-plekth-zaketa-163401_84042">New Look μαύρη πλεκτή ζακέτα 163401</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 68.00 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/new-look-mayrh-plekth-zaketa-163401_84042"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart84042">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='253071' id="prodoption84042" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"New Look \u03bc\u03b1\u03cd\u03c1\u03b7 \u03c0\u03bb\u03b5\u03ba\u03c4\u03ae \u03b6\u03b1\u03ba\u03ad\u03c4\u03b1 163401","id":253071,"sku":"","product_id":84042,"price":"68.00","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/zleahctmlp.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/zleahctmlp.JPG","href":"\/\/torouxo.soldigo.com\/new-look-mayrh-plekth-zaketa-163401_84042","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
]
]
"obLevel" => 1
"__env" => Factory {#113}
"app" => Application {#3}
"errors" => ViewErrorBag {#557}
"categoriesInJson" => "[{"id":19540,"name":"F\u00e9lsz\u00e1raz","slug":"felszaraz","parent":2}]"
"homepage" => 0
"active" => ""
"user" => User {#606}
"profile" => UserProfile {#535}
"a" => array:9 [
0 => """
<li data-id="83723">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/gynaikeio-maxi-forema-mayro-kroyaze-8016279_83723">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/8homrss5gb.JPG" title="Γυναικείο maxi φόρεμα μαύρο κρουαζέ 8016279">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/gynaikeio-maxi-forema-mayro-kroyaze-8016279_83723">Γυναικείο maxi φόρεμα μαύρο κρουαζέ 8016279</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 67.00 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/gynaikeio-maxi-forema-mayro-kroyaze-8016279_83723"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83723">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='250628' id="prodoption83723" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0393\u03c5\u03bd\u03b1\u03b9\u03ba\u03b5\u03af\u03bf maxi \u03c6\u03cc\u03c1\u03b5\u03bc\u03b1 \u03bc\u03b1\u03cd\u03c1\u03bf \u03ba\u03c1\u03bf\u03c5\u03b1\u03b6\u03ad 8016279","id":250628,"sku":"","product_id":83723,"price":"67.00","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/8homrss5gb.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/8homrss5gb.JPG","href":"\/\/torouxo.soldigo.com\/gynaikeio-maxi-forema-mayro-kroyaze-8016279_83723","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
1 => """
<li data-id="83724">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-kokkino-17580_83724">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/gg6gajeucb.JPG" title="Ανδρικό μπουφάν Inox κόκκινο 17580">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-kokkino-17580_83724">Ανδρικό μπουφάν Inox κόκκινο 17580</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 93.00 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-kokkino-17580_83724"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83724">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='250629' id="prodoption83724" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03bc\u03c0\u03bf\u03c5\u03c6\u03ac\u03bd Inox \u03ba\u03cc\u03ba\u03ba\u03b9\u03bd\u03bf 17580","id":250629,"sku":"","product_id":83724,"price":"93.00","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/gg6gajeucb.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/gg6gajeucb.JPG","href":"\/\/torouxo.soldigo.com\/andriko-mpoyfan-inox-kokkino-17580_83724","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
2 => """
<li data-id="83725">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/gynaikeio-tzin-pshlomeso-xlwrio-bootcut-100421_83725">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/cihjkcnpve.JPG" title="Γυναικείο τζιν ψηλόμεσο χλώριο bootcut 100421">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/gynaikeio-tzin-pshlomeso-xlwrio-bootcut-100421_83725">Γυναικείο τζιν ψηλόμεσο χλώριο bootcut 100421</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 49.00 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/gynaikeio-tzin-pshlomeso-xlwrio-bootcut-100421_83725"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83725">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='250630' id="prodoption83725" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0393\u03c5\u03bd\u03b1\u03b9\u03ba\u03b5\u03af\u03bf \u03c4\u03b6\u03b9\u03bd \u03c8\u03b7\u03bb\u03cc\u03bc\u03b5\u03c3\u03bf \u03c7\u03bb\u03ce\u03c1\u03b9\u03bf bootcut 100421","id":250630,"sku":"","product_id":83725,"price":"49.00","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/cihjkcnpve.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/cihjkcnpve.JPG","href":"\/\/torouxo.soldigo.com\/gynaikeio-tzin-pshlomeso-xlwrio-bootcut-100421_83725","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
3 => """
<li data-id="84237">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-panteloni-yfasmatino-monoxrwmo-xaki-ben-tailor-0012017q_84237">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/1meqpao2ey.JPG" title="Ανδρικό παντελόνι υφασμάτινο μονόχρωμο χακί Ben Tailor 0012017Q">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-panteloni-yfasmatino-monoxrwmo-xaki-ben-tailor-0012017q_84237">Ανδρικό παντελόνι υφασμάτινο μονόχρωμο χακί Ben Tailor 0012017Q</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 31.41 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-panteloni-yfasmatino-monoxrwmo-xaki-ben-tailor-0012017q_84237"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart84237">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='255768' id="prodoption84237" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03c0\u03b1\u03bd\u03c4\u03b5\u03bb\u03cc\u03bd\u03b9 \u03c5\u03c6\u03b1\u03c3\u03bc\u03ac\u03c4\u03b9\u03bd\u03bf \u03bc\u03bf\u03bd\u03cc\u03c7\u03c1\u03c9\u03bc\u03bf \u03c7\u03b1\u03ba\u03af Ben Tailor 0012017Q","id":255768,"sku":"","product_id":84237,"price":"31.41","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/1meqpao2ey.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/1meqpao2ey.JPG","href":"\/\/torouxo.soldigo.com\/andriko-panteloni-yfasmatino-monoxrwmo-xaki-ben-tailor-0012017q_84237","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
4 => """
<li data-id="83726">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-tzhn-trial-mple-me-xebammata-nathan_83726">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/p9h32dnwfl.JPG" title="Ανδρικό τζην Trial μπλε με ξεβάμματα Nathan">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-tzhn-trial-mple-me-xebammata-nathan_83726">Ανδρικό τζην Trial μπλε με ξεβάμματα Nathan</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 62.90 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-tzhn-trial-mple-me-xebammata-nathan_83726"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83726">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='250631' id="prodoption83726" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03c4\u03b6\u03b7\u03bd Trial \u03bc\u03c0\u03bb\u03b5 \u03bc\u03b5 \u03be\u03b5\u03b2\u03ac\u03bc\u03bc\u03b1\u03c4\u03b1 Nathan","id":250631,"sku":"","product_id":83726,"price":"62.90","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/p9h32dnwfl.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/p9h32dnwfl.JPG","href":"\/\/torouxo.soldigo.com\/andriko-tzhn-trial-mple-me-xebammata-nathan_83726","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
5 => """
<li data-id="84238">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-mple-17580w_84238">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/c27d9b1jma.JPG" title="Ανδρικό μπουφάν Inox μπλε 17580W">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-mple-17580w_84238">Ανδρικό μπουφάν Inox μπλε 17580W</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 83.70 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-mple-17580w_84238"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart84238">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='255767' id="prodoption84238" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03bc\u03c0\u03bf\u03c5\u03c6\u03ac\u03bd Inox \u03bc\u03c0\u03bb\u03b5 17580W","id":255767,"sku":"","product_id":84238,"price":"83.70","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/c27d9b1jma.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/c27d9b1jma.JPG","href":"\/\/torouxo.soldigo.com\/andriko-mpoyfan-inox-mple-17580w_84238","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
6 => """
<li data-id="83783">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-yfasmatino-gileko-mayro-me-koympia-20458_83783">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/159mtehvuu.JPG" title="Ανδρικό υφασμάτινο γιλέκο μαύρο με κουμπιά 20458">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-yfasmatino-gileko-mayro-me-koympia-20458_83783">Ανδρικό υφασμάτινο γιλέκο μαύρο με κουμπιά 20458</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 24.90 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-yfasmatino-gileko-mayro-me-koympia-20458_83783"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83783">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='251376' id="prodoption83783" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03c5\u03c6\u03b1\u03c3\u03bc\u03ac\u03c4\u03b9\u03bd\u03bf \u03b3\u03b9\u03bb\u03ad\u03ba\u03bf \u03bc\u03b1\u03cd\u03c1\u03bf \u03bc\u03b5 \u03ba\u03bf\u03c5\u03bc\u03c0\u03b9\u03ac 20458","id":251376,"sku":"","product_id":83783,"price":"24.90","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/159mtehvuu.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/159mtehvuu.JPG","href":"\/\/torouxo.soldigo.com\/andriko-yfasmatino-gileko-mayro-me-koympia-20458_83783","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
7 => """
<li data-id="83784">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-poykamiso-yfasmatino-me-floral-mikrosxedia-xaki-ben-tailor-010317_83784">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/pvubz0fb1c.JPG" title="Ανδρικό πουκάμισο υφασμάτινο με φλοράλ μικροσχέδια χακί Ben Tailor 010317">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-poykamiso-yfasmatino-me-floral-mikrosxedia-xaki-ben-tailor-010317_83784">Ανδρικό πουκάμισο υφασμάτινο με φλοράλ μικροσχέδια χακί Ben Tailor 010317</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 29.90 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-poykamiso-yfasmatino-me-floral-mikrosxedia-xaki-ben-tailor-010317_83784"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83784">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='251378' id="prodoption83784" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03c0\u03bf\u03c5\u03ba\u03ac\u03bc\u03b9\u03c3\u03bf \u03c5\u03c6\u03b1\u03c3\u03bc\u03ac\u03c4\u03b9\u03bd\u03bf \u03bc\u03b5 \u03c6\u03bb\u03bf\u03c1\u03ac\u03bb \u03bc\u03b9\u03ba\u03c1\u03bf\u03c3\u03c7\u03ad\u03b4\u03b9\u03b1 \u03c7\u03b1\u03ba\u03af Ben Tailor 010317","id":251378,"sku":"","product_id":83784,"price":"29.90","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/pvubz0fb1c.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/pvubz0fb1c.JPG","href":"\/\/torouxo.soldigo.com\/andriko-poykamiso-yfasmatino-me-floral-mikrosxedia-xaki-ben-tailor-010317_83784","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
8 => """
<li data-id="84042">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/new-look-mayrh-plekth-zaketa-163401_84042">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/zleahctmlp.JPG" title="New Look μαύρη πλεκτή ζακέτα 163401">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/new-look-mayrh-plekth-zaketa-163401_84042">New Look μαύρη πλεκτή ζακέτα 163401</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 68.00 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/new-look-mayrh-plekth-zaketa-163401_84042"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart84042">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='253071' id="prodoption84042" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"New Look \u03bc\u03b1\u03cd\u03c1\u03b7 \u03c0\u03bb\u03b5\u03ba\u03c4\u03ae \u03b6\u03b1\u03ba\u03ad\u03c4\u03b1 163401","id":253071,"sku":"","product_id":84042,"price":"68.00","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/zleahctmlp.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/zleahctmlp.JPG","href":"\/\/torouxo.soldigo.com\/new-look-mayrh-plekth-zaketa-163401_84042","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
]
"settings" => Settings {#670
#table: "settings"
#fillable: array:3 [
0 => "name"
1 => "user_id"
2 => "data"
]
#casts: array:1 [
"data" => "array"
]
#connection: null
#primaryKey: "id"
#keyType: "int"
#perPage: 15
+incrementing: true
+timestamps: true
#attributes: array:6 [
"id" => 206095
"name" => "themeSettings"
"user_id" => 11494
"data" => null
"created_at" => "2017-10-03 23:28:38"
"updated_at" => "2017-10-03 23:28:38"
]
#original: array:6 [
"id" => 206095
"name" => "themeSettings"
"user_id" => 11494
"data" => null
"created_at" => "2017-10-03 23:28:38"
"updated_at" => "2017-10-03 23:28:38"
]
#relations: []
#hidden: []
#visible: []
#appends: []
#guarded: array:1 [
0 => "*"
]
#dates: []
#dateFormat: null
#touches: []
#observables: []
#with: []
#morphClass: null
+exists: true
+wasRecentlyCreated: false
}
"pageId" => 0
"page" => null
"recommendations" => productRecommendations {#677
-_data: []
-user: User {#606}
-_appdata: array:6 [
"complementary" => "no"
"newproducts" => "no"
"discount" => "no"
"mostviewed" => "no"
"topsellers" => "no"
"searchresult" => "no"
]
+"appdata": {#676}
}
]
]
}
99. include() ==> in_array(): {
src: {
/var/www/html/soldigo/storage/framework/views/699dfdc936adbe0495aa7706b7cea87f347db3e7.php:15: """
\n
<?php if( in_array('pagination', $settings->data) && $settings->data['pagination'] == 'infinite' ): ?>\n
\t<!-- AJAX -->\n
"""
}
args: array:2 [
0 => "pagination"
1 => null
]
}
98. Illuminate\View\Engines\PhpEngine->evaluatePath() ==> include(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:42: """
try {\n
include $__path;\n
} catch (Exception $e) {\n
"""
}
args: array:1 [
0 => "/var/www/html/soldigo/storage/framework/views/699dfdc936adbe0495aa7706b7cea87f347db3e7.php"
]
}
97. Illuminate\View\Engines\CompilerEngine->get() ==> Illuminate\View\Engines\PhpEngine->evaluatePath(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59: """
// which have been rendered for right exception messages to be generated.\n
$results = $this->evaluatePath($compiled, $data);\n
\n
"""
}
args: array:2 [
0 => "/var/www/html/soldigo/storage/framework/views/699dfdc936adbe0495aa7706b7cea87f347db3e7.php"
1 => &26 array:9 [
"__env" => Factory {#113}
"app" => Application {#3}
"errors" => ViewErrorBag {#557}
"categoriesInJson" => "[{"id":19540,"name":"F\u00e9lsz\u00e1raz","slug":"felszaraz","parent":2}]"
"homepage" => false
"active" => ""
"user" => User {#606}
"profile" => UserProfile {#535}
"a" => array:9 [
0 => """
<li data-id="83723">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/gynaikeio-maxi-forema-mayro-kroyaze-8016279_83723">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/8homrss5gb.JPG" title="Γυναικείο maxi φόρεμα μαύρο κρουαζέ 8016279">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/gynaikeio-maxi-forema-mayro-kroyaze-8016279_83723">Γυναικείο maxi φόρεμα μαύρο κρουαζέ 8016279</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 67.00 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/gynaikeio-maxi-forema-mayro-kroyaze-8016279_83723"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83723">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='250628' id="prodoption83723" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0393\u03c5\u03bd\u03b1\u03b9\u03ba\u03b5\u03af\u03bf maxi \u03c6\u03cc\u03c1\u03b5\u03bc\u03b1 \u03bc\u03b1\u03cd\u03c1\u03bf \u03ba\u03c1\u03bf\u03c5\u03b1\u03b6\u03ad 8016279","id":250628,"sku":"","product_id":83723,"price":"67.00","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/8homrss5gb.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/8homrss5gb.JPG","href":"\/\/torouxo.soldigo.com\/gynaikeio-maxi-forema-mayro-kroyaze-8016279_83723","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
1 => """
<li data-id="83724">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-kokkino-17580_83724">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/gg6gajeucb.JPG" title="Ανδρικό μπουφάν Inox κόκκινο 17580">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-kokkino-17580_83724">Ανδρικό μπουφάν Inox κόκκινο 17580</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 93.00 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-kokkino-17580_83724"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83724">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='250629' id="prodoption83724" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03bc\u03c0\u03bf\u03c5\u03c6\u03ac\u03bd Inox \u03ba\u03cc\u03ba\u03ba\u03b9\u03bd\u03bf 17580","id":250629,"sku":"","product_id":83724,"price":"93.00","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/gg6gajeucb.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/gg6gajeucb.JPG","href":"\/\/torouxo.soldigo.com\/andriko-mpoyfan-inox-kokkino-17580_83724","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
2 => """
<li data-id="83725">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/gynaikeio-tzin-pshlomeso-xlwrio-bootcut-100421_83725">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/cihjkcnpve.JPG" title="Γυναικείο τζιν ψηλόμεσο χλώριο bootcut 100421">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/gynaikeio-tzin-pshlomeso-xlwrio-bootcut-100421_83725">Γυναικείο τζιν ψηλόμεσο χλώριο bootcut 100421</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 49.00 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/gynaikeio-tzin-pshlomeso-xlwrio-bootcut-100421_83725"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83725">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='250630' id="prodoption83725" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0393\u03c5\u03bd\u03b1\u03b9\u03ba\u03b5\u03af\u03bf \u03c4\u03b6\u03b9\u03bd \u03c8\u03b7\u03bb\u03cc\u03bc\u03b5\u03c3\u03bf \u03c7\u03bb\u03ce\u03c1\u03b9\u03bf bootcut 100421","id":250630,"sku":"","product_id":83725,"price":"49.00","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/cihjkcnpve.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/cihjkcnpve.JPG","href":"\/\/torouxo.soldigo.com\/gynaikeio-tzin-pshlomeso-xlwrio-bootcut-100421_83725","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
3 => """
<li data-id="84237">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-panteloni-yfasmatino-monoxrwmo-xaki-ben-tailor-0012017q_84237">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/1meqpao2ey.JPG" title="Ανδρικό παντελόνι υφασμάτινο μονόχρωμο χακί Ben Tailor 0012017Q">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-panteloni-yfasmatino-monoxrwmo-xaki-ben-tailor-0012017q_84237">Ανδρικό παντελόνι υφασμάτινο μονόχρωμο χακί Ben Tailor 0012017Q</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 31.41 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-panteloni-yfasmatino-monoxrwmo-xaki-ben-tailor-0012017q_84237"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart84237">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='255768' id="prodoption84237" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03c0\u03b1\u03bd\u03c4\u03b5\u03bb\u03cc\u03bd\u03b9 \u03c5\u03c6\u03b1\u03c3\u03bc\u03ac\u03c4\u03b9\u03bd\u03bf \u03bc\u03bf\u03bd\u03cc\u03c7\u03c1\u03c9\u03bc\u03bf \u03c7\u03b1\u03ba\u03af Ben Tailor 0012017Q","id":255768,"sku":"","product_id":84237,"price":"31.41","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/1meqpao2ey.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/1meqpao2ey.JPG","href":"\/\/torouxo.soldigo.com\/andriko-panteloni-yfasmatino-monoxrwmo-xaki-ben-tailor-0012017q_84237","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
4 => """
<li data-id="83726">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-tzhn-trial-mple-me-xebammata-nathan_83726">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/p9h32dnwfl.JPG" title="Ανδρικό τζην Trial μπλε με ξεβάμματα Nathan">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-tzhn-trial-mple-me-xebammata-nathan_83726">Ανδρικό τζην Trial μπλε με ξεβάμματα Nathan</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 62.90 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-tzhn-trial-mple-me-xebammata-nathan_83726"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83726">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='250631' id="prodoption83726" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03c4\u03b6\u03b7\u03bd Trial \u03bc\u03c0\u03bb\u03b5 \u03bc\u03b5 \u03be\u03b5\u03b2\u03ac\u03bc\u03bc\u03b1\u03c4\u03b1 Nathan","id":250631,"sku":"","product_id":83726,"price":"62.90","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/p9h32dnwfl.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/p9h32dnwfl.JPG","href":"\/\/torouxo.soldigo.com\/andriko-tzhn-trial-mple-me-xebammata-nathan_83726","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
5 => """
<li data-id="84238">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-mple-17580w_84238">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/c27d9b1jma.JPG" title="Ανδρικό μπουφάν Inox μπλε 17580W">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-mple-17580w_84238">Ανδρικό μπουφάν Inox μπλε 17580W</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 83.70 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-mple-17580w_84238"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart84238">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='255767' id="prodoption84238" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03bc\u03c0\u03bf\u03c5\u03c6\u03ac\u03bd Inox \u03bc\u03c0\u03bb\u03b5 17580W","id":255767,"sku":"","product_id":84238,"price":"83.70","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/c27d9b1jma.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/c27d9b1jma.JPG","href":"\/\/torouxo.soldigo.com\/andriko-mpoyfan-inox-mple-17580w_84238","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
6 => """
<li data-id="83783">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-yfasmatino-gileko-mayro-me-koympia-20458_83783">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/159mtehvuu.JPG" title="Ανδρικό υφασμάτινο γιλέκο μαύρο με κουμπιά 20458">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-yfasmatino-gileko-mayro-me-koympia-20458_83783">Ανδρικό υφασμάτινο γιλέκο μαύρο με κουμπιά 20458</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 24.90 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-yfasmatino-gileko-mayro-me-koympia-20458_83783"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83783">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='251376' id="prodoption83783" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03c5\u03c6\u03b1\u03c3\u03bc\u03ac\u03c4\u03b9\u03bd\u03bf \u03b3\u03b9\u03bb\u03ad\u03ba\u03bf \u03bc\u03b1\u03cd\u03c1\u03bf \u03bc\u03b5 \u03ba\u03bf\u03c5\u03bc\u03c0\u03b9\u03ac 20458","id":251376,"sku":"","product_id":83783,"price":"24.90","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/159mtehvuu.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/159mtehvuu.JPG","href":"\/\/torouxo.soldigo.com\/andriko-yfasmatino-gileko-mayro-me-koympia-20458_83783","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
7 => """
<li data-id="83784">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-poykamiso-yfasmatino-me-floral-mikrosxedia-xaki-ben-tailor-010317_83784">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/pvubz0fb1c.JPG" title="Ανδρικό πουκάμισο υφασμάτινο με φλοράλ μικροσχέδια χακί Ben Tailor 010317">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-poykamiso-yfasmatino-me-floral-mikrosxedia-xaki-ben-tailor-010317_83784">Ανδρικό πουκάμισο υφασμάτινο με φλοράλ μικροσχέδια χακί Ben Tailor 010317</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 29.90 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-poykamiso-yfasmatino-me-floral-mikrosxedia-xaki-ben-tailor-010317_83784"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83784">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='251378' id="prodoption83784" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03c0\u03bf\u03c5\u03ba\u03ac\u03bc\u03b9\u03c3\u03bf \u03c5\u03c6\u03b1\u03c3\u03bc\u03ac\u03c4\u03b9\u03bd\u03bf \u03bc\u03b5 \u03c6\u03bb\u03bf\u03c1\u03ac\u03bb \u03bc\u03b9\u03ba\u03c1\u03bf\u03c3\u03c7\u03ad\u03b4\u03b9\u03b1 \u03c7\u03b1\u03ba\u03af Ben Tailor 010317","id":251378,"sku":"","product_id":83784,"price":"29.90","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/pvubz0fb1c.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/pvubz0fb1c.JPG","href":"\/\/torouxo.soldigo.com\/andriko-poykamiso-yfasmatino-me-floral-mikrosxedia-xaki-ben-tailor-010317_83784","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
8 => """
<li data-id="84042">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/new-look-mayrh-plekth-zaketa-163401_84042">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/zleahctmlp.JPG" title="New Look μαύρη πλεκτή ζακέτα 163401">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/new-look-mayrh-plekth-zaketa-163401_84042">New Look μαύρη πλεκτή ζακέτα 163401</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 68.00 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/new-look-mayrh-plekth-zaketa-163401_84042"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart84042">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='253071' id="prodoption84042" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"New Look \u03bc\u03b1\u03cd\u03c1\u03b7 \u03c0\u03bb\u03b5\u03ba\u03c4\u03ae \u03b6\u03b1\u03ba\u03ad\u03c4\u03b1 163401","id":253071,"sku":"","product_id":84042,"price":"68.00","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/zleahctmlp.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/zleahctmlp.JPG","href":"\/\/torouxo.soldigo.com\/new-look-mayrh-plekth-zaketa-163401_84042","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
]
]
]
}
96. Illuminate\View\View->getContents() ==> Illuminate\View\Engines\CompilerEngine->get(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/View/View.php:149: """
{\n
return $this->engine->get($this->path, $this->gatherData());\n
}\n
"""
}
args: array:2 [
0 => "/var/www/html/soldigo/resources/views/themes/hausa/content/home.blade.php"
1 => array:9 [
"__env" => Factory {#113}
"app" => Application {#3}
"errors" => ViewErrorBag {#557}
"categoriesInJson" => "[{"id":19540,"name":"F\u00e9lsz\u00e1raz","slug":"felszaraz","parent":2}]"
"homepage" => false
"active" => ""
"user" => User {#606}
"profile" => UserProfile {#535}
"a" => array:9 [
0 => """
<li data-id="83723">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/gynaikeio-maxi-forema-mayro-kroyaze-8016279_83723">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/8homrss5gb.JPG" title="Γυναικείο maxi φόρεμα μαύρο κρουαζέ 8016279">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/gynaikeio-maxi-forema-mayro-kroyaze-8016279_83723">Γυναικείο maxi φόρεμα μαύρο κρουαζέ 8016279</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 67.00 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/gynaikeio-maxi-forema-mayro-kroyaze-8016279_83723"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83723">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='250628' id="prodoption83723" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0393\u03c5\u03bd\u03b1\u03b9\u03ba\u03b5\u03af\u03bf maxi \u03c6\u03cc\u03c1\u03b5\u03bc\u03b1 \u03bc\u03b1\u03cd\u03c1\u03bf \u03ba\u03c1\u03bf\u03c5\u03b1\u03b6\u03ad 8016279","id":250628,"sku":"","product_id":83723,"price":"67.00","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/8homrss5gb.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/8homrss5gb.JPG","href":"\/\/torouxo.soldigo.com\/gynaikeio-maxi-forema-mayro-kroyaze-8016279_83723","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
1 => """
<li data-id="83724">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-kokkino-17580_83724">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/gg6gajeucb.JPG" title="Ανδρικό μπουφάν Inox κόκκινο 17580">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-kokkino-17580_83724">Ανδρικό μπουφάν Inox κόκκινο 17580</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 93.00 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-kokkino-17580_83724"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83724">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='250629' id="prodoption83724" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03bc\u03c0\u03bf\u03c5\u03c6\u03ac\u03bd Inox \u03ba\u03cc\u03ba\u03ba\u03b9\u03bd\u03bf 17580","id":250629,"sku":"","product_id":83724,"price":"93.00","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/gg6gajeucb.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/gg6gajeucb.JPG","href":"\/\/torouxo.soldigo.com\/andriko-mpoyfan-inox-kokkino-17580_83724","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
2 => """
<li data-id="83725">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/gynaikeio-tzin-pshlomeso-xlwrio-bootcut-100421_83725">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/cihjkcnpve.JPG" title="Γυναικείο τζιν ψηλόμεσο χλώριο bootcut 100421">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/gynaikeio-tzin-pshlomeso-xlwrio-bootcut-100421_83725">Γυναικείο τζιν ψηλόμεσο χλώριο bootcut 100421</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 49.00 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/gynaikeio-tzin-pshlomeso-xlwrio-bootcut-100421_83725"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83725">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='250630' id="prodoption83725" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0393\u03c5\u03bd\u03b1\u03b9\u03ba\u03b5\u03af\u03bf \u03c4\u03b6\u03b9\u03bd \u03c8\u03b7\u03bb\u03cc\u03bc\u03b5\u03c3\u03bf \u03c7\u03bb\u03ce\u03c1\u03b9\u03bf bootcut 100421","id":250630,"sku":"","product_id":83725,"price":"49.00","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/cihjkcnpve.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/cihjkcnpve.JPG","href":"\/\/torouxo.soldigo.com\/gynaikeio-tzin-pshlomeso-xlwrio-bootcut-100421_83725","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
3 => """
<li data-id="84237">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-panteloni-yfasmatino-monoxrwmo-xaki-ben-tailor-0012017q_84237">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/1meqpao2ey.JPG" title="Ανδρικό παντελόνι υφασμάτινο μονόχρωμο χακί Ben Tailor 0012017Q">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-panteloni-yfasmatino-monoxrwmo-xaki-ben-tailor-0012017q_84237">Ανδρικό παντελόνι υφασμάτινο μονόχρωμο χακί Ben Tailor 0012017Q</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 31.41 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-panteloni-yfasmatino-monoxrwmo-xaki-ben-tailor-0012017q_84237"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart84237">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='255768' id="prodoption84237" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03c0\u03b1\u03bd\u03c4\u03b5\u03bb\u03cc\u03bd\u03b9 \u03c5\u03c6\u03b1\u03c3\u03bc\u03ac\u03c4\u03b9\u03bd\u03bf \u03bc\u03bf\u03bd\u03cc\u03c7\u03c1\u03c9\u03bc\u03bf \u03c7\u03b1\u03ba\u03af Ben Tailor 0012017Q","id":255768,"sku":"","product_id":84237,"price":"31.41","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/1meqpao2ey.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/1meqpao2ey.JPG","href":"\/\/torouxo.soldigo.com\/andriko-panteloni-yfasmatino-monoxrwmo-xaki-ben-tailor-0012017q_84237","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
4 => """
<li data-id="83726">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-tzhn-trial-mple-me-xebammata-nathan_83726">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/p9h32dnwfl.JPG" title="Ανδρικό τζην Trial μπλε με ξεβάμματα Nathan">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-tzhn-trial-mple-me-xebammata-nathan_83726">Ανδρικό τζην Trial μπλε με ξεβάμματα Nathan</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 62.90 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-tzhn-trial-mple-me-xebammata-nathan_83726"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83726">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='250631' id="prodoption83726" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03c4\u03b6\u03b7\u03bd Trial \u03bc\u03c0\u03bb\u03b5 \u03bc\u03b5 \u03be\u03b5\u03b2\u03ac\u03bc\u03bc\u03b1\u03c4\u03b1 Nathan","id":250631,"sku":"","product_id":83726,"price":"62.90","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/p9h32dnwfl.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/p9h32dnwfl.JPG","href":"\/\/torouxo.soldigo.com\/andriko-tzhn-trial-mple-me-xebammata-nathan_83726","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
5 => """
<li data-id="84238">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-mple-17580w_84238">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/c27d9b1jma.JPG" title="Ανδρικό μπουφάν Inox μπλε 17580W">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-mple-17580w_84238">Ανδρικό μπουφάν Inox μπλε 17580W</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 83.70 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-mple-17580w_84238"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart84238">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='255767' id="prodoption84238" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03bc\u03c0\u03bf\u03c5\u03c6\u03ac\u03bd Inox \u03bc\u03c0\u03bb\u03b5 17580W","id":255767,"sku":"","product_id":84238,"price":"83.70","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/c27d9b1jma.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/c27d9b1jma.JPG","href":"\/\/torouxo.soldigo.com\/andriko-mpoyfan-inox-mple-17580w_84238","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
6 => """
<li data-id="83783">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-yfasmatino-gileko-mayro-me-koympia-20458_83783">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/159mtehvuu.JPG" title="Ανδρικό υφασμάτινο γιλέκο μαύρο με κουμπιά 20458">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-yfasmatino-gileko-mayro-me-koympia-20458_83783">Ανδρικό υφασμάτινο γιλέκο μαύρο με κουμπιά 20458</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 24.90 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-yfasmatino-gileko-mayro-me-koympia-20458_83783"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83783">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='251376' id="prodoption83783" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03c5\u03c6\u03b1\u03c3\u03bc\u03ac\u03c4\u03b9\u03bd\u03bf \u03b3\u03b9\u03bb\u03ad\u03ba\u03bf \u03bc\u03b1\u03cd\u03c1\u03bf \u03bc\u03b5 \u03ba\u03bf\u03c5\u03bc\u03c0\u03b9\u03ac 20458","id":251376,"sku":"","product_id":83783,"price":"24.90","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/159mtehvuu.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/159mtehvuu.JPG","href":"\/\/torouxo.soldigo.com\/andriko-yfasmatino-gileko-mayro-me-koympia-20458_83783","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
7 => """
<li data-id="83784">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-poykamiso-yfasmatino-me-floral-mikrosxedia-xaki-ben-tailor-010317_83784">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/pvubz0fb1c.JPG" title="Ανδρικό πουκάμισο υφασμάτινο με φλοράλ μικροσχέδια χακί Ben Tailor 010317">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-poykamiso-yfasmatino-me-floral-mikrosxedia-xaki-ben-tailor-010317_83784">Ανδρικό πουκάμισο υφασμάτινο με φλοράλ μικροσχέδια χακί Ben Tailor 010317</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 29.90 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-poykamiso-yfasmatino-me-floral-mikrosxedia-xaki-ben-tailor-010317_83784"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83784">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='251378' id="prodoption83784" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03c0\u03bf\u03c5\u03ba\u03ac\u03bc\u03b9\u03c3\u03bf \u03c5\u03c6\u03b1\u03c3\u03bc\u03ac\u03c4\u03b9\u03bd\u03bf \u03bc\u03b5 \u03c6\u03bb\u03bf\u03c1\u03ac\u03bb \u03bc\u03b9\u03ba\u03c1\u03bf\u03c3\u03c7\u03ad\u03b4\u03b9\u03b1 \u03c7\u03b1\u03ba\u03af Ben Tailor 010317","id":251378,"sku":"","product_id":83784,"price":"29.90","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/pvubz0fb1c.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/pvubz0fb1c.JPG","href":"\/\/torouxo.soldigo.com\/andriko-poykamiso-yfasmatino-me-floral-mikrosxedia-xaki-ben-tailor-010317_83784","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
8 => """
<li data-id="84042">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/new-look-mayrh-plekth-zaketa-163401_84042">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/zleahctmlp.JPG" title="New Look μαύρη πλεκτή ζακέτα 163401">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/new-look-mayrh-plekth-zaketa-163401_84042">New Look μαύρη πλεκτή ζακέτα 163401</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 68.00 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/new-look-mayrh-plekth-zaketa-163401_84042"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart84042">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='253071' id="prodoption84042" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"New Look \u03bc\u03b1\u03cd\u03c1\u03b7 \u03c0\u03bb\u03b5\u03ba\u03c4\u03ae \u03b6\u03b1\u03ba\u03ad\u03c4\u03b1 163401","id":253071,"sku":"","product_id":84042,"price":"68.00","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/zleahctmlp.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/zleahctmlp.JPG","href":"\/\/torouxo.soldigo.com\/new-look-mayrh-plekth-zaketa-163401_84042","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
]
]
]
}
95. Illuminate\View\View->renderContents() ==> Illuminate\View\View->getContents(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/View/View.php:120: """
\n
$contents = $this->getContents();\n
\n
"""
}
args: []
}
94. Illuminate\View\View->render() ==> Illuminate\View\View->renderContents(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/View/View.php:85: """
try {\n
$contents = $this->renderContents();\n
\n
"""
}
args: []
}
93. Illuminate\Http\Response->setContent() ==> Illuminate\View\View->render(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Http/Response.php:53: """
elseif ($content instanceof Renderable) {\n
$content = $content->render();\n
}\n
"""
}
args: []
}
92. Symfony\Component\HttpFoundation\Response->__construct() ==> Illuminate\Http\Response->setContent(): {
src: {
/var/www/html/soldigo/vendor/symfony/http-foundation/Response.php:201: """
$this->headers = new ResponseHeaderBag($headers);\n
$this->setContent($content);\n
$this->setStatusCode($status);\n
"""
}
args: array:1 [
0 => View {#616
#factory: Factory {#113}
#engine: CompilerEngine {#598}
#view: "themes.hausa.content.home"
#data: array:6 [
"categoriesInJson" => "[{"id":19540,"name":"F\u00e9lsz\u00e1raz","slug":"felszaraz","parent":2}]"
"homepage" => false
"active" => ""
"user" => User {#606}
"profile" => UserProfile {#535}
"a" => array:9 [
0 => """
<li data-id="83723">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/gynaikeio-maxi-forema-mayro-kroyaze-8016279_83723">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/8homrss5gb.JPG" title="Γυναικείο maxi φόρεμα μαύρο κρουαζέ 8016279">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/gynaikeio-maxi-forema-mayro-kroyaze-8016279_83723">Γυναικείο maxi φόρεμα μαύρο κρουαζέ 8016279</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 67.00 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/gynaikeio-maxi-forema-mayro-kroyaze-8016279_83723"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83723">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='250628' id="prodoption83723" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0393\u03c5\u03bd\u03b1\u03b9\u03ba\u03b5\u03af\u03bf maxi \u03c6\u03cc\u03c1\u03b5\u03bc\u03b1 \u03bc\u03b1\u03cd\u03c1\u03bf \u03ba\u03c1\u03bf\u03c5\u03b1\u03b6\u03ad 8016279","id":250628,"sku":"","product_id":83723,"price":"67.00","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/8homrss5gb.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/8homrss5gb.JPG","href":"\/\/torouxo.soldigo.com\/gynaikeio-maxi-forema-mayro-kroyaze-8016279_83723","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
1 => """
<li data-id="83724">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-kokkino-17580_83724">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/gg6gajeucb.JPG" title="Ανδρικό μπουφάν Inox κόκκινο 17580">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-kokkino-17580_83724">Ανδρικό μπουφάν Inox κόκκινο 17580</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 93.00 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-kokkino-17580_83724"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83724">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='250629' id="prodoption83724" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03bc\u03c0\u03bf\u03c5\u03c6\u03ac\u03bd Inox \u03ba\u03cc\u03ba\u03ba\u03b9\u03bd\u03bf 17580","id":250629,"sku":"","product_id":83724,"price":"93.00","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/gg6gajeucb.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/gg6gajeucb.JPG","href":"\/\/torouxo.soldigo.com\/andriko-mpoyfan-inox-kokkino-17580_83724","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
2 => """
<li data-id="83725">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/gynaikeio-tzin-pshlomeso-xlwrio-bootcut-100421_83725">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/cihjkcnpve.JPG" title="Γυναικείο τζιν ψηλόμεσο χλώριο bootcut 100421">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/gynaikeio-tzin-pshlomeso-xlwrio-bootcut-100421_83725">Γυναικείο τζιν ψηλόμεσο χλώριο bootcut 100421</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 49.00 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/gynaikeio-tzin-pshlomeso-xlwrio-bootcut-100421_83725"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83725">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='250630' id="prodoption83725" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0393\u03c5\u03bd\u03b1\u03b9\u03ba\u03b5\u03af\u03bf \u03c4\u03b6\u03b9\u03bd \u03c8\u03b7\u03bb\u03cc\u03bc\u03b5\u03c3\u03bf \u03c7\u03bb\u03ce\u03c1\u03b9\u03bf bootcut 100421","id":250630,"sku":"","product_id":83725,"price":"49.00","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/cihjkcnpve.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/cihjkcnpve.JPG","href":"\/\/torouxo.soldigo.com\/gynaikeio-tzin-pshlomeso-xlwrio-bootcut-100421_83725","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
3 => """
<li data-id="84237">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-panteloni-yfasmatino-monoxrwmo-xaki-ben-tailor-0012017q_84237">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/1meqpao2ey.JPG" title="Ανδρικό παντελόνι υφασμάτινο μονόχρωμο χακί Ben Tailor 0012017Q">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-panteloni-yfasmatino-monoxrwmo-xaki-ben-tailor-0012017q_84237">Ανδρικό παντελόνι υφασμάτινο μονόχρωμο χακί Ben Tailor 0012017Q</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 31.41 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-panteloni-yfasmatino-monoxrwmo-xaki-ben-tailor-0012017q_84237"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart84237">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='255768' id="prodoption84237" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03c0\u03b1\u03bd\u03c4\u03b5\u03bb\u03cc\u03bd\u03b9 \u03c5\u03c6\u03b1\u03c3\u03bc\u03ac\u03c4\u03b9\u03bd\u03bf \u03bc\u03bf\u03bd\u03cc\u03c7\u03c1\u03c9\u03bc\u03bf \u03c7\u03b1\u03ba\u03af Ben Tailor 0012017Q","id":255768,"sku":"","product_id":84237,"price":"31.41","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/1meqpao2ey.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/1meqpao2ey.JPG","href":"\/\/torouxo.soldigo.com\/andriko-panteloni-yfasmatino-monoxrwmo-xaki-ben-tailor-0012017q_84237","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
4 => """
<li data-id="83726">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-tzhn-trial-mple-me-xebammata-nathan_83726">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/p9h32dnwfl.JPG" title="Ανδρικό τζην Trial μπλε με ξεβάμματα Nathan">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-tzhn-trial-mple-me-xebammata-nathan_83726">Ανδρικό τζην Trial μπλε με ξεβάμματα Nathan</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 62.90 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-tzhn-trial-mple-me-xebammata-nathan_83726"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83726">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='250631' id="prodoption83726" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03c4\u03b6\u03b7\u03bd Trial \u03bc\u03c0\u03bb\u03b5 \u03bc\u03b5 \u03be\u03b5\u03b2\u03ac\u03bc\u03bc\u03b1\u03c4\u03b1 Nathan","id":250631,"sku":"","product_id":83726,"price":"62.90","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/p9h32dnwfl.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/p9h32dnwfl.JPG","href":"\/\/torouxo.soldigo.com\/andriko-tzhn-trial-mple-me-xebammata-nathan_83726","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
5 => """
<li data-id="84238">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-mple-17580w_84238">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/c27d9b1jma.JPG" title="Ανδρικό μπουφάν Inox μπλε 17580W">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-mple-17580w_84238">Ανδρικό μπουφάν Inox μπλε 17580W</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 83.70 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-mple-17580w_84238"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart84238">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='255767' id="prodoption84238" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03bc\u03c0\u03bf\u03c5\u03c6\u03ac\u03bd Inox \u03bc\u03c0\u03bb\u03b5 17580W","id":255767,"sku":"","product_id":84238,"price":"83.70","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/c27d9b1jma.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/c27d9b1jma.JPG","href":"\/\/torouxo.soldigo.com\/andriko-mpoyfan-inox-mple-17580w_84238","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
6 => """
<li data-id="83783">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-yfasmatino-gileko-mayro-me-koympia-20458_83783">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/159mtehvuu.JPG" title="Ανδρικό υφασμάτινο γιλέκο μαύρο με κουμπιά 20458">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-yfasmatino-gileko-mayro-me-koympia-20458_83783">Ανδρικό υφασμάτινο γιλέκο μαύρο με κουμπιά 20458</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 24.90 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-yfasmatino-gileko-mayro-me-koympia-20458_83783"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83783">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='251376' id="prodoption83783" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03c5\u03c6\u03b1\u03c3\u03bc\u03ac\u03c4\u03b9\u03bd\u03bf \u03b3\u03b9\u03bb\u03ad\u03ba\u03bf \u03bc\u03b1\u03cd\u03c1\u03bf \u03bc\u03b5 \u03ba\u03bf\u03c5\u03bc\u03c0\u03b9\u03ac 20458","id":251376,"sku":"","product_id":83783,"price":"24.90","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/159mtehvuu.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/159mtehvuu.JPG","href":"\/\/torouxo.soldigo.com\/andriko-yfasmatino-gileko-mayro-me-koympia-20458_83783","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
7 => """
<li data-id="83784">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-poykamiso-yfasmatino-me-floral-mikrosxedia-xaki-ben-tailor-010317_83784">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/pvubz0fb1c.JPG" title="Ανδρικό πουκάμισο υφασμάτινο με φλοράλ μικροσχέδια χακί Ben Tailor 010317">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-poykamiso-yfasmatino-me-floral-mikrosxedia-xaki-ben-tailor-010317_83784">Ανδρικό πουκάμισο υφασμάτινο με φλοράλ μικροσχέδια χακί Ben Tailor 010317</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 29.90 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-poykamiso-yfasmatino-me-floral-mikrosxedia-xaki-ben-tailor-010317_83784"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83784">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='251378' id="prodoption83784" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03c0\u03bf\u03c5\u03ba\u03ac\u03bc\u03b9\u03c3\u03bf \u03c5\u03c6\u03b1\u03c3\u03bc\u03ac\u03c4\u03b9\u03bd\u03bf \u03bc\u03b5 \u03c6\u03bb\u03bf\u03c1\u03ac\u03bb \u03bc\u03b9\u03ba\u03c1\u03bf\u03c3\u03c7\u03ad\u03b4\u03b9\u03b1 \u03c7\u03b1\u03ba\u03af Ben Tailor 010317","id":251378,"sku":"","product_id":83784,"price":"29.90","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/pvubz0fb1c.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/pvubz0fb1c.JPG","href":"\/\/torouxo.soldigo.com\/andriko-poykamiso-yfasmatino-me-floral-mikrosxedia-xaki-ben-tailor-010317_83784","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
8 => """
<li data-id="84042">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/new-look-mayrh-plekth-zaketa-163401_84042">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/zleahctmlp.JPG" title="New Look μαύρη πλεκτή ζακέτα 163401">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/new-look-mayrh-plekth-zaketa-163401_84042">New Look μαύρη πλεκτή ζακέτα 163401</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 68.00 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/new-look-mayrh-plekth-zaketa-163401_84042"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart84042">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='253071' id="prodoption84042" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"New Look \u03bc\u03b1\u03cd\u03c1\u03b7 \u03c0\u03bb\u03b5\u03ba\u03c4\u03ae \u03b6\u03b1\u03ba\u03ad\u03c4\u03b1 163401","id":253071,"sku":"","product_id":84042,"price":"68.00","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/zleahctmlp.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/zleahctmlp.JPG","href":"\/\/torouxo.soldigo.com\/new-look-mayrh-plekth-zaketa-163401_84042","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
]
]
#path: "/var/www/html/soldigo/resources/views/themes/hausa/content/home.blade.php"
}
]
}
91. Illuminate\Routing\Router->prepareResponse() ==> Symfony\Component\HttpFoundation\Response->__construct(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Router.php:1085: """
} elseif (! $response instanceof SymfonyResponse) {\n
$response = new Response($response);\n
}\n
"""
}
args: array:1 [
0 => View {#616}
]
}
90. Illuminate\Routing\ControllerDispatcher->Illuminate\Routing\{closure}() ==> Illuminate\Routing\Router->prepareResponse(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:94: """
return $this->router->prepareResponse(\n
$request, $this->call($instance, $route, $method)\n
);\n
"""
}
args: array:2 [
0 => Request {#40}
1 => View {#616}
]
}
89. call_user_func() ==> Illuminate\Routing\ControllerDispatcher->Illuminate\Routing\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
88. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:52: """
try {\n
return call_user_func($destination, $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#595
class: "Illuminate\Routing\ControllerDispatcher"
this: ControllerDispatcher {#593 …}
parameters: {
$request: {}
}
use: {
$instance: ShopController {#597
#data: array:3 [
"categoriesInJson" => "[{"id":19540,"name":"F\u00e9lsz\u00e1raz","slug":"felszaraz","parent":2}]"
"homepage" => false
"active" => ""
]
#middleware: []
#validatesRequestErrorBag: null
}
$route: Route {#304}
$method: "index"
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php"
line: "92 to 96"
}
1 => Request {#40}
]
}
87. call_user_func() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
86. Illuminate\Pipeline\Pipeline->then() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:102: """
return call_user_func(\n
array_reduce($pipes, $this->getSlice(), $firstSlice), $this->passable\n
);\n
"""
}
args: array:2 [
0 => Closure {#604
class: "Illuminate\Routing\Pipeline"
this: Pipeline {#596 …}
parameters: {
$passable: {}
}
use: {
$destination: Closure {#595}
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php"
line: "50 to 58"
}
1 => Request {#40}
]
}
85. Illuminate\Routing\ControllerDispatcher->callWithinStack() ==> Illuminate\Pipeline\Pipeline->then(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:96: """
);\n
});\n
}\n
"""
}
args: array:1 [
0 => Closure {#595}
]
}
84. Illuminate\Routing\ControllerDispatcher->dispatch() ==> Illuminate\Routing\ControllerDispatcher->callWithinStack(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:54: """
\n
return $this->callWithinStack($instance, $route, $request, $method);\n
}\n
"""
}
args: array:4 [
0 => ShopController {#597}
1 => Route {#304}
2 => Request {#40}
3 => "index"
]
}
83. Illuminate\Routing\Route->runController() ==> Illuminate\Routing\ControllerDispatcher->dispatch(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Route.php:174: """
return (new ControllerDispatcher($this->router, $this->container))\n
->dispatch($this, $request, $class, $method);\n
}\n
"""
}
args: array:4 [
0 => Route {#304}
1 => Request {#40}
2 => "App\Http\Controllers\ShopController"
3 => "index"
]
}
82. Illuminate\Routing\Route->run() ==> Illuminate\Routing\Route->runController(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Route.php:140: """
\n
return $this->runController($request);\n
} catch (HttpResponseException $e) {\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
81. Illuminate\Routing\Router->Illuminate\Routing\{closure}() ==> Illuminate\Routing\Route->run(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Router.php:724: """
$request,\n
$route->run($request)\n
);\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
80. call_user_func() ==> Illuminate\Routing\Router->Illuminate\Routing\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
79. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:52: """
try {\n
return call_user_func($destination, $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#542
class: "Illuminate\Routing\Router"
this: Router {#24}
parameters: {
$request: {}
}
use: {
$route: Route {#304}
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Router.php"
line: "721 to 726"
}
1 => Request {#40}
]
}
78. App\Http\Middleware\PersonalDataMiddleware->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/var/www/html/soldigo/app/Http/Middleware/PersonalDataMiddleware.php:52: """
\t }\n
return $next($request);\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
77. call_user_func_array() ==> App\Http\Middleware\PersonalDataMiddleware->handle(): {
args: array:2 [
0 => Request {#40}
1 => Closure {#541
class: "Illuminate\Routing\Pipeline"
this: Pipeline {#530 …}
parameters: {
$passable: {}
}
use: {
$destination: Closure {#542}
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php"
line: "50 to 58"
}
]
}
76. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> call_user_func_array(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:136: """
\n
return call_user_func_array([$pipe, $this->method], $parameters);\n
};\n
"""
}
args: array:2 [
0 => array:2 [
0 => PersonalDataMiddleware {#594}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#541}
]
]
}
75. call_user_func() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
74. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:32: """
\n
return call_user_func($slice($stack, $pipe), $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#591
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#530 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#541}
$pipe: "App\Http\Middleware\PersonalDataMiddleware"
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "114 to 137"
}
1 => Request {#40}
]
}
73. App\Http\Middleware\HandleShopMiddleware->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/var/www/html/soldigo/app/Http/Middleware/HandleShopMiddleware.php:45: """
}\n
return $next($request);\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
72. call_user_func_array() ==> App\Http\Middleware\HandleShopMiddleware->handle(): {
args: array:2 [
0 => Request {#40}
1 => Closure {#539
class: "Illuminate\Routing\Pipeline"
this: Pipeline {#530 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#541}
$pipe: "App\Http\Middleware\PersonalDataMiddleware"
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php"
line: "28 to 38"
}
]
}
71. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> call_user_func_array(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:136: """
\n
return call_user_func_array([$pipe, $this->method], $parameters);\n
};\n
"""
}
args: array:2 [
0 => array:2 [
0 => HandleShopMiddleware {#592}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#539}
]
]
}
70. call_user_func() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
69. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:32: """
\n
return call_user_func($slice($stack, $pipe), $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#587
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#530 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#539}
$pipe: "App\Http\Middleware\HandleShopMiddleware"
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "114 to 137"
}
1 => Request {#40}
]
}
68. App\Http\Middleware\CustomDomainRedirect->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/var/www/html/soldigo/app/Http/Middleware/CustomDomainRedirect.php:43: """
}\n
return $next($request);\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
67. call_user_func_array() ==> App\Http\Middleware\CustomDomainRedirect->handle(): {
args: array:2 [
0 => Request {#40}
1 => Closure {#538
class: "Illuminate\Routing\Pipeline"
this: Pipeline {#530 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#539}
$pipe: "App\Http\Middleware\HandleShopMiddleware"
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php"
line: "28 to 38"
}
]
}
66. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> call_user_func_array(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:136: """
\n
return call_user_func_array([$pipe, $this->method], $parameters);\n
};\n
"""
}
args: array:2 [
0 => array:2 [
0 => CustomDomainRedirect {#588}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#538}
]
]
}
65. call_user_func() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
64. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:32: """
\n
return call_user_func($slice($stack, $pipe), $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#586
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#530 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#538}
$pipe: "App\Http\Middleware\CustomDomainRedirect"
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "114 to 137"
}
1 => Request {#40}
]
}
63. App\Http\Middleware\CheckOnboardingMiddleware->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/var/www/html/soldigo/app/Http/Middleware/CheckOnboardingMiddleware.php:19: """
//dd($request);\n
return $next($request);\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
62. call_user_func_array() ==> App\Http\Middleware\CheckOnboardingMiddleware->handle(): {
args: array:2 [
0 => Request {#40}
1 => Closure {#537
class: "Illuminate\Routing\Pipeline"
this: Pipeline {#530 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#538}
$pipe: "App\Http\Middleware\CustomDomainRedirect"
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php"
line: "28 to 38"
}
]
}
61. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> call_user_func_array(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:136: """
\n
return call_user_func_array([$pipe, $this->method], $parameters);\n
};\n
"""
}
args: array:2 [
0 => array:2 [
0 => CheckOnboardingMiddleware {#585}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#537}
]
]
}
60. call_user_func() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
59. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:32: """
\n
return call_user_func($slice($stack, $pipe), $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#583
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#530 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#537}
$pipe: "App\Http\Middleware\CheckOnboardingMiddleware"
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "114 to 137"
}
1 => Request {#40}
]
}
58. App\Http\Middleware\ChangeLanguage->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/var/www/html/soldigo/app/Http/Middleware/ChangeLanguage.php:92: """
\n
return $next($request);\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
57. call_user_func_array() ==> App\Http\Middleware\ChangeLanguage->handle(): {
args: array:2 [
0 => Request {#40}
1 => Closure {#536
class: "Illuminate\Routing\Pipeline"
this: Pipeline {#530 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#537}
$pipe: "App\Http\Middleware\CheckOnboardingMiddleware"
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php"
line: "28 to 38"
}
]
}
56. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> call_user_func_array(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:136: """
\n
return call_user_func_array([$pipe, $this->method], $parameters);\n
};\n
"""
}
args: array:2 [
0 => array:2 [
0 => ChangeLanguage {#577}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#536}
]
]
}
55. call_user_func() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
54. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:32: """
\n
return call_user_func($slice($stack, $pipe), $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#574
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#530 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#536}
$pipe: "App\Http\Middleware\ChangeLanguage"
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "114 to 137"
}
1 => Request {#40}
]
}
53. App\Http\Middleware\Cors->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/var/www/html/soldigo/app/Http/Middleware/Cors.php:24: """
\t \n
return $next($request);\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
52. call_user_func_array() ==> App\Http\Middleware\Cors->handle(): {
args: array:2 [
0 => Request {#40}
1 => Closure {#532
class: "Illuminate\Routing\Pipeline"
this: Pipeline {#530 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#536}
$pipe: "App\Http\Middleware\ChangeLanguage"
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php"
line: "28 to 38"
}
]
}
51. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> call_user_func_array(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:136: """
\n
return call_user_func_array([$pipe, $this->method], $parameters);\n
};\n
"""
}
args: array:2 [
0 => array:2 [
0 => Cors {#562}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#532}
]
]
}
50. call_user_func() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
49. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:32: """
\n
return call_user_func($slice($stack, $pipe), $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#572
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#530 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#532}
$pipe: "App\Http\Middleware\Cors"
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "114 to 137"
}
1 => Request {#40}
]
}
48. Illuminate\Foundation\Http\Middleware\VerifyCsrfToken->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:64: """
) {\n
return $this->addCookieToResponse($request, $next($request));\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
47. call_user_func_array() ==> Illuminate\Foundation\Http\Middleware\VerifyCsrfToken->handle(): {
args: array:2 [
0 => Request {#40}
1 => Closure {#526
class: "Illuminate\Routing\Pipeline"
this: Pipeline {#530 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#532}
$pipe: "App\Http\Middleware\Cors"
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php"
line: "28 to 38"
}
]
}
46. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> call_user_func_array(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:136: """
\n
return call_user_func_array([$pipe, $this->method], $parameters);\n
};\n
"""
}
args: array:2 [
0 => array:2 [
0 => VerifyCsrfToken {#575
#excludeRoutes: array:3 [
0 => "/upload/*"
1 => "/payment/*"
2 => "/payment/payfast/*"
]
#app: Application {#3}
#encrypter: Encrypter {#566}
#except: []
}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#526}
]
]
}
45. call_user_func() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
44. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:32: """
\n
return call_user_func($slice($stack, $pipe), $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#567
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#530 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#526}
$pipe: "App\Http\Middleware\VerifyCsrfToken"
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "114 to 137"
}
1 => Request {#40}
]
}
43. Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37: """
{\n
$response = $next($request);\n
\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
42. call_user_func_array() ==> Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle(): {
args: array:2 [
0 => Request {#40}
1 => Closure {#533
class: "Illuminate\Routing\Pipeline"
this: Pipeline {#530 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#526}
$pipe: "App\Http\Middleware\VerifyCsrfToken"
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php"
line: "28 to 38"
}
]
}
41. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> call_user_func_array(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:136: """
\n
return call_user_func_array([$pipe, $this->method], $parameters);\n
};\n
"""
}
args: array:2 [
0 => array:2 [
0 => AddQueuedCookiesToResponse {#569
#cookies: CookieJar {#570}
}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#533}
]
]
}
40. call_user_func() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
39. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:32: """
\n
return call_user_func($slice($stack, $pipe), $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#564
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#530 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#533}
$pipe: "Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse"
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "114 to 137"
}
1 => Request {#40}
]
}
38. Illuminate\Cookie\Middleware\EncryptCookies->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:59: """
{\n
return $this->encrypt($next($this->decrypt($request)));\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
37. call_user_func_array() ==> Illuminate\Cookie\Middleware\EncryptCookies->handle(): {
args: array:2 [
0 => Request {#40}
1 => Closure {#527
class: "Illuminate\Routing\Pipeline"
this: Pipeline {#530 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#533}
$pipe: "Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse"
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php"
line: "28 to 38"
}
]
}
36. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> call_user_func_array(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:136: """
\n
return call_user_func_array([$pipe, $this->method], $parameters);\n
};\n
"""
}
args: array:2 [
0 => array:2 [
0 => EncryptCookies {#565
#except: []
#encrypter: Encrypter {#566}
}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#527}
]
]
}
35. call_user_func() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
34. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:32: """
\n
return call_user_func($slice($stack, $pipe), $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#561
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#530 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#527}
$pipe: "App\Http\Middleware\EncryptCookies"
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "114 to 137"
}
1 => Request {#40}
]
}
33. App\Http\Middleware\ForAllRoutes->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/var/www/html/soldigo/app/Http/Middleware/ForAllRoutes.php:23: """
\n
return $next($request);\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
32. call_user_func_array() ==> App\Http\Middleware\ForAllRoutes->handle(): {
args: array:2 [
0 => Request {#40}
1 => Closure {#543
class: "Illuminate\Routing\Pipeline"
this: Pipeline {#530 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#527}
$pipe: "App\Http\Middleware\EncryptCookies"
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php"
line: "28 to 38"
}
]
}
31. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> call_user_func_array(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:136: """
\n
return call_user_func_array([$pipe, $this->method], $parameters);\n
};\n
"""
}
args: array:2 [
0 => array:2 [
0 => ForAllRoutes {#560}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#543}
]
]
}
30. call_user_func() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
29. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:32: """
\n
return call_user_func($slice($stack, $pipe), $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#555
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#530 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#543}
$pipe: "App\Http\Middleware\ForAllRoutes"
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "114 to 137"
}
1 => Request {#40}
]
}
28. Illuminate\View\Middleware\ShareErrorsFromSession->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49: """
\n
return $next($request);\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
27. call_user_func_array() ==> Illuminate\View\Middleware\ShareErrorsFromSession->handle(): {
args: array:2 [
0 => Request {#40}
1 => Closure {#544
class: "Illuminate\Routing\Pipeline"
this: Pipeline {#530 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#543}
$pipe: "App\Http\Middleware\ForAllRoutes"
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php"
line: "28 to 38"
}
]
}
26. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> call_user_func_array(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:136: """
\n
return call_user_func_array([$pipe, $this->method], $parameters);\n
};\n
"""
}
args: array:2 [
0 => array:2 [
0 => ShareErrorsFromSession {#558
#view: Factory {#113}
}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#544}
]
]
}
25. call_user_func() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
24. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:32: """
\n
return call_user_func($slice($stack, $pipe), $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#554
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#530 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#544}
$pipe: "Illuminate\View\Middleware\ShareErrorsFromSession"
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "114 to 137"
}
1 => Request {#40}
]
}
23. Illuminate\Session\Middleware\StartSession->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:62: """
\n
$response = $next($request);\n
\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
22. call_user_func_array() ==> Illuminate\Session\Middleware\StartSession->handle(): {
args: array:2 [
0 => Request {#40}
1 => Closure {#545
class: "Illuminate\Routing\Pipeline"
this: Pipeline {#530 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#544}
$pipe: "Illuminate\View\Middleware\ShareErrorsFromSession"
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php"
line: "28 to 38"
}
]
}
21. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> call_user_func_array(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:136: """
\n
return call_user_func_array([$pipe, $this->method], $parameters);\n
};\n
"""
}
args: array:2 [
0 => array:2 [
0 => StartSession {#551}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#545}
]
]
}
20. call_user_func() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
19. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:32: """
\n
return call_user_func($slice($stack, $pipe), $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#547
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#530 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#545}
$pipe: "Illuminate\Session\Middleware\StartSession"
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "114 to 137"
}
1 => Request {#40}
]
}
18. call_user_func() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
17. Illuminate\Pipeline\Pipeline->then() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:102: """
return call_user_func(\n
array_reduce($pipes, $this->getSlice(), $firstSlice), $this->passable\n
);\n
"""
}
args: array:2 [
0 => Closure {#546
class: "Illuminate\Routing\Pipeline"
this: Pipeline {#530 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#545}
$pipe: "Illuminate\Session\Middleware\StartSession"
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php"
line: "28 to 38"
}
1 => Request {#40}
]
}
16. Illuminate\Routing\Router->runRouteWithinStack() ==> Illuminate\Pipeline\Pipeline->then(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Router.php:726: """
);\n
});\n
}\n
"""
}
args: array:1 [
0 => Closure {#542}
]
}
15. Illuminate\Routing\Router->dispatchToRoute() ==> Illuminate\Routing\Router->runRouteWithinStack(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Router.php:699: """
\n
$response = $this->runRouteWithinStack($route, $request);\n
\n
"""
}
args: array:2 [
0 => Route {#304}
1 => Request {#40}
]
}
14. Illuminate\Routing\Router->dispatch() ==> Illuminate\Routing\Router->dispatchToRoute(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Router.php:675: """
\n
$response = $this->dispatchToRoute($request);\n
\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
13. Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() ==> Illuminate\Routing\Router->dispatch(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:246: """
\n
return $this->router->dispatch($request);\n
};\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
12. call_user_func() ==> Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
11. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:52: """
try {\n
return call_user_func($destination, $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#31
class: "Illuminate\Foundation\Http\Kernel"
this: Kernel {#25 …}
parameters: {
$request: {}
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php"
line: "243 to 247"
}
1 => Request {#40}
]
}
10. Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:44: """
\n
return $next($request);\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
9. call_user_func_array() ==> Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(): {
args: array:2 [
0 => Request {#40}
1 => Closure {#361
class: "Illuminate\Routing\Pipeline"
this: Pipeline {#29 …}
parameters: {
$passable: {}
}
use: {
$destination: Closure {#31}
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php"
line: "50 to 58"
}
]
}
8. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> call_user_func_array(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:136: """
\n
return call_user_func_array([$pipe, $this->method], $parameters);\n
};\n
"""
}
args: array:2 [
0 => array:2 [
0 => CheckForMaintenanceMode {#368
#app: Application {#3}
}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#361}
]
]
}
7. call_user_func() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
6. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:32: """
\n
return call_user_func($slice($stack, $pipe), $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#364
class: "Illuminate\Pipeline\Pipeline"
this: Pipeline {#29 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#361}
$pipe: "Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode"
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php"
line: "114 to 137"
}
1 => Request {#40}
]
}
5. call_user_func() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
4. Illuminate\Pipeline\Pipeline->then() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:102: """
return call_user_func(\n
array_reduce($pipes, $this->getSlice(), $firstSlice), $this->passable\n
);\n
"""
}
args: array:2 [
0 => Closure {#363
class: "Illuminate\Routing\Pipeline"
this: Pipeline {#29 …}
parameters: {
$passable: {}
}
use: {
$stack: Closure {#361}
$pipe: "Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode"
}
file: "/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php"
line: "28 to 38"
}
1 => Request {#40}
]
}
3. Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() ==> Illuminate\Pipeline\Pipeline->then(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:132: """
->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)\n
->then($this->dispatchToRouter());\n
}\n
"""
}
args: array:1 [
0 => Closure {#31}
]
}
2. Illuminate\Foundation\Http\Kernel->handle() ==> Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:99: """
\n
$response = $this->sendRequestThroughRouter($request);\n
} catch (Exception $e) {\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
1. {main} ==> Illuminate\Foundation\Http\Kernel->handle(): {
src: {
/var/www/html/soldigo/public/index.php:52: """
$response = $kernel->handle(\n
$request = Illuminate\Http\Request::capture()\n
);\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
}
}
#severity: E_ERROR
-trace: {
99. Illuminate\View\Engines\CompilerEngine->handleViewException() ==> new ErrorException(): {
src: {
/var/www/html/soldigo/storage/framework/views/699dfdc936adbe0495aa7706b7cea87f347db3e7.php:15: """
\n
<?php if( in_array('pagination', $settings->data) && $settings->data['pagination'] == 'infinite' ): ?>\n
\t<!-- AJAX -->\n
"""
}
}
98. Illuminate\View\Engines\PhpEngine->evaluatePath() ==> Illuminate\View\Engines\CompilerEngine->handleViewException(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:44: """
} catch (Exception $e) {\n
$this->handleViewException($e, $obLevel);\n
} catch (Throwable $e) {\n
"""
}
args: array:2 [
0 => ErrorException {#671}
1 => 1
]
}
97. Illuminate\View\Engines\CompilerEngine->get() ==> Illuminate\View\Engines\PhpEngine->evaluatePath(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59: """
// which have been rendered for right exception messages to be generated.\n
$results = $this->evaluatePath($compiled, $data);\n
\n
"""
}
args: array:2 [
0 => "/var/www/html/soldigo/storage/framework/views/699dfdc936adbe0495aa7706b7cea87f347db3e7.php"
1 => &26 array:9 [&26]
]
}
96. Illuminate\View\View->getContents() ==> Illuminate\View\Engines\CompilerEngine->get(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/View/View.php:149: """
{\n
return $this->engine->get($this->path, $this->gatherData());\n
}\n
"""
}
args: array:2 [
0 => "/var/www/html/soldigo/resources/views/themes/hausa/content/home.blade.php"
1 => array:9 [
"__env" => Factory {#113}
"app" => Application {#3}
"errors" => ViewErrorBag {#557}
"categoriesInJson" => "[{"id":19540,"name":"F\u00e9lsz\u00e1raz","slug":"felszaraz","parent":2}]"
"homepage" => false
"active" => ""
"user" => User {#606}
"profile" => UserProfile {#535}
"a" => array:9 [
0 => """
<li data-id="83723">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/gynaikeio-maxi-forema-mayro-kroyaze-8016279_83723">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/8homrss5gb.JPG" title="Γυναικείο maxi φόρεμα μαύρο κρουαζέ 8016279">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/gynaikeio-maxi-forema-mayro-kroyaze-8016279_83723">Γυναικείο maxi φόρεμα μαύρο κρουαζέ 8016279</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 67.00 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/gynaikeio-maxi-forema-mayro-kroyaze-8016279_83723"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83723">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='250628' id="prodoption83723" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0393\u03c5\u03bd\u03b1\u03b9\u03ba\u03b5\u03af\u03bf maxi \u03c6\u03cc\u03c1\u03b5\u03bc\u03b1 \u03bc\u03b1\u03cd\u03c1\u03bf \u03ba\u03c1\u03bf\u03c5\u03b1\u03b6\u03ad 8016279","id":250628,"sku":"","product_id":83723,"price":"67.00","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/8homrss5gb.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/8homrss5gb.JPG","href":"\/\/torouxo.soldigo.com\/gynaikeio-maxi-forema-mayro-kroyaze-8016279_83723","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
1 => """
<li data-id="83724">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-kokkino-17580_83724">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/gg6gajeucb.JPG" title="Ανδρικό μπουφάν Inox κόκκινο 17580">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-kokkino-17580_83724">Ανδρικό μπουφάν Inox κόκκινο 17580</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 93.00 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-kokkino-17580_83724"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83724">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='250629' id="prodoption83724" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03bc\u03c0\u03bf\u03c5\u03c6\u03ac\u03bd Inox \u03ba\u03cc\u03ba\u03ba\u03b9\u03bd\u03bf 17580","id":250629,"sku":"","product_id":83724,"price":"93.00","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/gg6gajeucb.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/gg6gajeucb.JPG","href":"\/\/torouxo.soldigo.com\/andriko-mpoyfan-inox-kokkino-17580_83724","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
2 => """
<li data-id="83725">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/gynaikeio-tzin-pshlomeso-xlwrio-bootcut-100421_83725">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/cihjkcnpve.JPG" title="Γυναικείο τζιν ψηλόμεσο χλώριο bootcut 100421">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/gynaikeio-tzin-pshlomeso-xlwrio-bootcut-100421_83725">Γυναικείο τζιν ψηλόμεσο χλώριο bootcut 100421</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 49.00 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/gynaikeio-tzin-pshlomeso-xlwrio-bootcut-100421_83725"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83725">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='250630' id="prodoption83725" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0393\u03c5\u03bd\u03b1\u03b9\u03ba\u03b5\u03af\u03bf \u03c4\u03b6\u03b9\u03bd \u03c8\u03b7\u03bb\u03cc\u03bc\u03b5\u03c3\u03bf \u03c7\u03bb\u03ce\u03c1\u03b9\u03bf bootcut 100421","id":250630,"sku":"","product_id":83725,"price":"49.00","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/cihjkcnpve.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/cihjkcnpve.JPG","href":"\/\/torouxo.soldigo.com\/gynaikeio-tzin-pshlomeso-xlwrio-bootcut-100421_83725","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
3 => """
<li data-id="84237">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-panteloni-yfasmatino-monoxrwmo-xaki-ben-tailor-0012017q_84237">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/1meqpao2ey.JPG" title="Ανδρικό παντελόνι υφασμάτινο μονόχρωμο χακί Ben Tailor 0012017Q">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-panteloni-yfasmatino-monoxrwmo-xaki-ben-tailor-0012017q_84237">Ανδρικό παντελόνι υφασμάτινο μονόχρωμο χακί Ben Tailor 0012017Q</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 31.41 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-panteloni-yfasmatino-monoxrwmo-xaki-ben-tailor-0012017q_84237"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart84237">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='255768' id="prodoption84237" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03c0\u03b1\u03bd\u03c4\u03b5\u03bb\u03cc\u03bd\u03b9 \u03c5\u03c6\u03b1\u03c3\u03bc\u03ac\u03c4\u03b9\u03bd\u03bf \u03bc\u03bf\u03bd\u03cc\u03c7\u03c1\u03c9\u03bc\u03bf \u03c7\u03b1\u03ba\u03af Ben Tailor 0012017Q","id":255768,"sku":"","product_id":84237,"price":"31.41","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/1meqpao2ey.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/1meqpao2ey.JPG","href":"\/\/torouxo.soldigo.com\/andriko-panteloni-yfasmatino-monoxrwmo-xaki-ben-tailor-0012017q_84237","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
4 => """
<li data-id="83726">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-tzhn-trial-mple-me-xebammata-nathan_83726">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/p9h32dnwfl.JPG" title="Ανδρικό τζην Trial μπλε με ξεβάμματα Nathan">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-tzhn-trial-mple-me-xebammata-nathan_83726">Ανδρικό τζην Trial μπλε με ξεβάμματα Nathan</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 62.90 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-tzhn-trial-mple-me-xebammata-nathan_83726"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83726">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='250631' id="prodoption83726" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03c4\u03b6\u03b7\u03bd Trial \u03bc\u03c0\u03bb\u03b5 \u03bc\u03b5 \u03be\u03b5\u03b2\u03ac\u03bc\u03bc\u03b1\u03c4\u03b1 Nathan","id":250631,"sku":"","product_id":83726,"price":"62.90","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/p9h32dnwfl.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/p9h32dnwfl.JPG","href":"\/\/torouxo.soldigo.com\/andriko-tzhn-trial-mple-me-xebammata-nathan_83726","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
5 => """
<li data-id="84238">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-mple-17580w_84238">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/c27d9b1jma.JPG" title="Ανδρικό μπουφάν Inox μπλε 17580W">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-mple-17580w_84238">Ανδρικό μπουφάν Inox μπλε 17580W</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 83.70 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-mpoyfan-inox-mple-17580w_84238"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart84238">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='255767' id="prodoption84238" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03bc\u03c0\u03bf\u03c5\u03c6\u03ac\u03bd Inox \u03bc\u03c0\u03bb\u03b5 17580W","id":255767,"sku":"","product_id":84238,"price":"83.70","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/c27d9b1jma.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/c27d9b1jma.JPG","href":"\/\/torouxo.soldigo.com\/andriko-mpoyfan-inox-mple-17580w_84238","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
6 => """
<li data-id="83783">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-yfasmatino-gileko-mayro-me-koympia-20458_83783">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/159mtehvuu.JPG" title="Ανδρικό υφασμάτινο γιλέκο μαύρο με κουμπιά 20458">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-yfasmatino-gileko-mayro-me-koympia-20458_83783">Ανδρικό υφασμάτινο γιλέκο μαύρο με κουμπιά 20458</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 24.90 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-yfasmatino-gileko-mayro-me-koympia-20458_83783"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83783">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='251376' id="prodoption83783" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03c5\u03c6\u03b1\u03c3\u03bc\u03ac\u03c4\u03b9\u03bd\u03bf \u03b3\u03b9\u03bb\u03ad\u03ba\u03bf \u03bc\u03b1\u03cd\u03c1\u03bf \u03bc\u03b5 \u03ba\u03bf\u03c5\u03bc\u03c0\u03b9\u03ac 20458","id":251376,"sku":"","product_id":83783,"price":"24.90","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/159mtehvuu.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/159mtehvuu.JPG","href":"\/\/torouxo.soldigo.com\/andriko-yfasmatino-gileko-mayro-me-koympia-20458_83783","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
7 => """
<li data-id="83784">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/andriko-poykamiso-yfasmatino-me-floral-mikrosxedia-xaki-ben-tailor-010317_83784">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/pvubz0fb1c.JPG" title="Ανδρικό πουκάμισο υφασμάτινο με φλοράλ μικροσχέδια χακί Ben Tailor 010317">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/andriko-poykamiso-yfasmatino-me-floral-mikrosxedia-xaki-ben-tailor-010317_83784">Ανδρικό πουκάμισο υφασμάτινο με φλοράλ μικροσχέδια χακί Ben Tailor 010317</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 29.90 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/andriko-poykamiso-yfasmatino-me-floral-mikrosxedia-xaki-ben-tailor-010317_83784"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart83784">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='251378' id="prodoption83784" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"\u0391\u03bd\u03b4\u03c1\u03b9\u03ba\u03cc \u03c0\u03bf\u03c5\u03ba\u03ac\u03bc\u03b9\u03c3\u03bf \u03c5\u03c6\u03b1\u03c3\u03bc\u03ac\u03c4\u03b9\u03bd\u03bf \u03bc\u03b5 \u03c6\u03bb\u03bf\u03c1\u03ac\u03bb \u03bc\u03b9\u03ba\u03c1\u03bf\u03c3\u03c7\u03ad\u03b4\u03b9\u03b1 \u03c7\u03b1\u03ba\u03af Ben Tailor 010317","id":251378,"sku":"","product_id":83784,"price":"29.90","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/pvubz0fb1c.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/pvubz0fb1c.JPG","href":"\/\/torouxo.soldigo.com\/andriko-poykamiso-yfasmatino-me-floral-mikrosxedia-xaki-ben-tailor-010317_83784","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
8 => """
<li data-id="84042">\n
\t<div class="oneproduct">\n
\t\t<div class="oneproducta">\t\t\n
\t\t\t<a href="//torouxo.soldigo.com/new-look-mayrh-plekth-zaketa-163401_84042">\n
\t\t\t\t<img src="https://soldigo.azureedge.net/images/11494/300x300/zleahctmlp.JPG" title="New Look μαύρη πλεκτή ζακέτα 163401">\n
\t\t\t</a>\n
\t\t</div>\n
\t\t<h2><a href="//torouxo.soldigo.com/new-look-mayrh-plekth-zaketa-163401_84042">New Look μαύρη πλεκτή ζακέτα 163401</a></h2>\n
\t\t\t\t\t\t\t\t\t\n
\t\t\t\t\t<span class="productprice"> 68.00 EUR</span>\n
\t\t\t\t\n
\t\t<div class="viewprod"><a href="//torouxo.soldigo.com/new-look-mayrh-plekth-zaketa-163401_84042"><span class="glyphicon glyphicon-eye-open"></span></a></div>\n
\t\t\t\t<form action="" method="post" id="addToCart84042">\t\t\t\t\n
\t\t\t\t<input type='hidden' value='253071' id="prodoption84042" name="prodoption">\n
\t\t\t\t<div class="prodbutton">\n
\t\t\t\t\t<button class="addtocartbutton wid" data-errors='{"quantityBiggerThenInventory":"The quantity is bigger than our inventory!"}' data-options='[{"name":"New Look \u03bc\u03b1\u03cd\u03c1\u03b7 \u03c0\u03bb\u03b5\u03ba\u03c4\u03ae \u03b6\u03b1\u03ba\u03ad\u03c4\u03b1 163401","id":253071,"sku":"","product_id":84042,"price":"68.00","inventory":1,"weight":"0.00","language":"en","file_url":"","currency":"EUR","image":"https:\/\/soldigo.azureedge.net\/images\/11494\/300x300\/zleahctmlp.JPG"}]' data-product='{"image":"https:\/\/soldigo.azureedge.net\/images\/11494\/600x600\/zleahctmlp.JPG","href":"\/\/torouxo.soldigo.com\/new-look-mayrh-plekth-zaketa-163401_84042","currency":"EUR"}'>\n
\t\t\t\t\t\t<i class="glyphicon glyphicon-shopping-cart"></i> Add to cart\n
\t\t\t\t\t</button>\n
\t\t\t\t</div>\n
\t\t\t</form>\n
\t\t\t\t\t\t\t\t\t\t\t\t</div>\n
</li>
"""
]
]
]
}
95. Illuminate\View\View->renderContents() ==> Illuminate\View\View->getContents(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/View/View.php:120: """
\n
$contents = $this->getContents();\n
\n
"""
}
args: []
}
94. Illuminate\View\View->render() ==> Illuminate\View\View->renderContents(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/View/View.php:85: """
try {\n
$contents = $this->renderContents();\n
\n
"""
}
args: []
}
93. Illuminate\Http\Response->setContent() ==> Illuminate\View\View->render(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Http/Response.php:53: """
elseif ($content instanceof Renderable) {\n
$content = $content->render();\n
}\n
"""
}
args: []
}
92. Symfony\Component\HttpFoundation\Response->__construct() ==> Illuminate\Http\Response->setContent(): {
src: {
/var/www/html/soldigo/vendor/symfony/http-foundation/Response.php:201: """
$this->headers = new ResponseHeaderBag($headers);\n
$this->setContent($content);\n
$this->setStatusCode($status);\n
"""
}
args: array:1 [
0 => View {#616}
]
}
91. Illuminate\Routing\Router->prepareResponse() ==> Symfony\Component\HttpFoundation\Response->__construct(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Router.php:1085: """
} elseif (! $response instanceof SymfonyResponse) {\n
$response = new Response($response);\n
}\n
"""
}
args: array:1 [
0 => View {#616}
]
}
90. Illuminate\Routing\ControllerDispatcher->Illuminate\Routing\{closure}() ==> Illuminate\Routing\Router->prepareResponse(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:94: """
return $this->router->prepareResponse(\n
$request, $this->call($instance, $route, $method)\n
);\n
"""
}
args: array:2 [
0 => Request {#40}
1 => View {#616}
]
}
89. call_user_func() ==> Illuminate\Routing\ControllerDispatcher->Illuminate\Routing\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
88. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:52: """
try {\n
return call_user_func($destination, $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#595}
1 => Request {#40}
]
}
87. call_user_func() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
86. Illuminate\Pipeline\Pipeline->then() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:102: """
return call_user_func(\n
array_reduce($pipes, $this->getSlice(), $firstSlice), $this->passable\n
);\n
"""
}
args: array:2 [
0 => Closure {#604}
1 => Request {#40}
]
}
85. Illuminate\Routing\ControllerDispatcher->callWithinStack() ==> Illuminate\Pipeline\Pipeline->then(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:96: """
);\n
});\n
}\n
"""
}
args: array:1 [
0 => Closure {#595}
]
}
84. Illuminate\Routing\ControllerDispatcher->dispatch() ==> Illuminate\Routing\ControllerDispatcher->callWithinStack(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:54: """
\n
return $this->callWithinStack($instance, $route, $request, $method);\n
}\n
"""
}
args: array:4 [
0 => ShopController {#597}
1 => Route {#304}
2 => Request {#40}
3 => "index"
]
}
83. Illuminate\Routing\Route->runController() ==> Illuminate\Routing\ControllerDispatcher->dispatch(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Route.php:174: """
return (new ControllerDispatcher($this->router, $this->container))\n
->dispatch($this, $request, $class, $method);\n
}\n
"""
}
args: array:4 [
0 => Route {#304}
1 => Request {#40}
2 => "App\Http\Controllers\ShopController"
3 => "index"
]
}
82. Illuminate\Routing\Route->run() ==> Illuminate\Routing\Route->runController(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Route.php:140: """
\n
return $this->runController($request);\n
} catch (HttpResponseException $e) {\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
81. Illuminate\Routing\Router->Illuminate\Routing\{closure}() ==> Illuminate\Routing\Route->run(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Router.php:724: """
$request,\n
$route->run($request)\n
);\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
80. call_user_func() ==> Illuminate\Routing\Router->Illuminate\Routing\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
79. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:52: """
try {\n
return call_user_func($destination, $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#542}
1 => Request {#40}
]
}
78. App\Http\Middleware\PersonalDataMiddleware->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/var/www/html/soldigo/app/Http/Middleware/PersonalDataMiddleware.php:52: """
\t }\n
return $next($request);\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
77. call_user_func_array() ==> App\Http\Middleware\PersonalDataMiddleware->handle(): {
args: array:2 [
0 => Request {#40}
1 => Closure {#541}
]
}
76. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> call_user_func_array(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:136: """
\n
return call_user_func_array([$pipe, $this->method], $parameters);\n
};\n
"""
}
args: array:2 [
0 => array:2 [
0 => PersonalDataMiddleware {#594}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#541}
]
]
}
75. call_user_func() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
74. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:32: """
\n
return call_user_func($slice($stack, $pipe), $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#591}
1 => Request {#40}
]
}
73. App\Http\Middleware\HandleShopMiddleware->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/var/www/html/soldigo/app/Http/Middleware/HandleShopMiddleware.php:45: """
}\n
return $next($request);\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
72. call_user_func_array() ==> App\Http\Middleware\HandleShopMiddleware->handle(): {
args: array:2 [
0 => Request {#40}
1 => Closure {#539}
]
}
71. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> call_user_func_array(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:136: """
\n
return call_user_func_array([$pipe, $this->method], $parameters);\n
};\n
"""
}
args: array:2 [
0 => array:2 [
0 => HandleShopMiddleware {#592}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#539}
]
]
}
70. call_user_func() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
69. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:32: """
\n
return call_user_func($slice($stack, $pipe), $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#587}
1 => Request {#40}
]
}
68. App\Http\Middleware\CustomDomainRedirect->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/var/www/html/soldigo/app/Http/Middleware/CustomDomainRedirect.php:43: """
}\n
return $next($request);\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
67. call_user_func_array() ==> App\Http\Middleware\CustomDomainRedirect->handle(): {
args: array:2 [
0 => Request {#40}
1 => Closure {#538}
]
}
66. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> call_user_func_array(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:136: """
\n
return call_user_func_array([$pipe, $this->method], $parameters);\n
};\n
"""
}
args: array:2 [
0 => array:2 [
0 => CustomDomainRedirect {#588}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#538}
]
]
}
65. call_user_func() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
64. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:32: """
\n
return call_user_func($slice($stack, $pipe), $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#586}
1 => Request {#40}
]
}
63. App\Http\Middleware\CheckOnboardingMiddleware->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/var/www/html/soldigo/app/Http/Middleware/CheckOnboardingMiddleware.php:19: """
//dd($request);\n
return $next($request);\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
62. call_user_func_array() ==> App\Http\Middleware\CheckOnboardingMiddleware->handle(): {
args: array:2 [
0 => Request {#40}
1 => Closure {#537}
]
}
61. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> call_user_func_array(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:136: """
\n
return call_user_func_array([$pipe, $this->method], $parameters);\n
};\n
"""
}
args: array:2 [
0 => array:2 [
0 => CheckOnboardingMiddleware {#585}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#537}
]
]
}
60. call_user_func() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
59. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:32: """
\n
return call_user_func($slice($stack, $pipe), $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#583}
1 => Request {#40}
]
}
58. App\Http\Middleware\ChangeLanguage->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/var/www/html/soldigo/app/Http/Middleware/ChangeLanguage.php:92: """
\n
return $next($request);\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
57. call_user_func_array() ==> App\Http\Middleware\ChangeLanguage->handle(): {
args: array:2 [
0 => Request {#40}
1 => Closure {#536}
]
}
56. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> call_user_func_array(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:136: """
\n
return call_user_func_array([$pipe, $this->method], $parameters);\n
};\n
"""
}
args: array:2 [
0 => array:2 [
0 => ChangeLanguage {#577}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#536}
]
]
}
55. call_user_func() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
54. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:32: """
\n
return call_user_func($slice($stack, $pipe), $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#574}
1 => Request {#40}
]
}
53. App\Http\Middleware\Cors->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/var/www/html/soldigo/app/Http/Middleware/Cors.php:24: """
\t \n
return $next($request);\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
52. call_user_func_array() ==> App\Http\Middleware\Cors->handle(): {
args: array:2 [
0 => Request {#40}
1 => Closure {#532}
]
}
51. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> call_user_func_array(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:136: """
\n
return call_user_func_array([$pipe, $this->method], $parameters);\n
};\n
"""
}
args: array:2 [
0 => array:2 [
0 => Cors {#562}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#532}
]
]
}
50. call_user_func() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
49. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:32: """
\n
return call_user_func($slice($stack, $pipe), $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#572}
1 => Request {#40}
]
}
48. Illuminate\Foundation\Http\Middleware\VerifyCsrfToken->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:64: """
) {\n
return $this->addCookieToResponse($request, $next($request));\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
47. call_user_func_array() ==> Illuminate\Foundation\Http\Middleware\VerifyCsrfToken->handle(): {
args: array:2 [
0 => Request {#40}
1 => Closure {#526}
]
}
46. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> call_user_func_array(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:136: """
\n
return call_user_func_array([$pipe, $this->method], $parameters);\n
};\n
"""
}
args: array:2 [
0 => array:2 [
0 => VerifyCsrfToken {#575}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#526}
]
]
}
45. call_user_func() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
44. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:32: """
\n
return call_user_func($slice($stack, $pipe), $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#567}
1 => Request {#40}
]
}
43. Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37: """
{\n
$response = $next($request);\n
\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
42. call_user_func_array() ==> Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle(): {
args: array:2 [
0 => Request {#40}
1 => Closure {#533}
]
}
41. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> call_user_func_array(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:136: """
\n
return call_user_func_array([$pipe, $this->method], $parameters);\n
};\n
"""
}
args: array:2 [
0 => array:2 [
0 => AddQueuedCookiesToResponse {#569}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#533}
]
]
}
40. call_user_func() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
39. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:32: """
\n
return call_user_func($slice($stack, $pipe), $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#564}
1 => Request {#40}
]
}
38. Illuminate\Cookie\Middleware\EncryptCookies->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:59: """
{\n
return $this->encrypt($next($this->decrypt($request)));\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
37. call_user_func_array() ==> Illuminate\Cookie\Middleware\EncryptCookies->handle(): {
args: array:2 [
0 => Request {#40}
1 => Closure {#527}
]
}
36. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> call_user_func_array(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:136: """
\n
return call_user_func_array([$pipe, $this->method], $parameters);\n
};\n
"""
}
args: array:2 [
0 => array:2 [
0 => EncryptCookies {#565}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#527}
]
]
}
35. call_user_func() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
34. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:32: """
\n
return call_user_func($slice($stack, $pipe), $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#561}
1 => Request {#40}
]
}
33. App\Http\Middleware\ForAllRoutes->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/var/www/html/soldigo/app/Http/Middleware/ForAllRoutes.php:23: """
\n
return $next($request);\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
32. call_user_func_array() ==> App\Http\Middleware\ForAllRoutes->handle(): {
args: array:2 [
0 => Request {#40}
1 => Closure {#543}
]
}
31. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> call_user_func_array(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:136: """
\n
return call_user_func_array([$pipe, $this->method], $parameters);\n
};\n
"""
}
args: array:2 [
0 => array:2 [
0 => ForAllRoutes {#560}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#543}
]
]
}
30. call_user_func() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
29. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:32: """
\n
return call_user_func($slice($stack, $pipe), $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#555}
1 => Request {#40}
]
}
28. Illuminate\View\Middleware\ShareErrorsFromSession->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49: """
\n
return $next($request);\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
27. call_user_func_array() ==> Illuminate\View\Middleware\ShareErrorsFromSession->handle(): {
args: array:2 [
0 => Request {#40}
1 => Closure {#544}
]
}
26. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> call_user_func_array(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:136: """
\n
return call_user_func_array([$pipe, $this->method], $parameters);\n
};\n
"""
}
args: array:2 [
0 => array:2 [
0 => ShareErrorsFromSession {#558}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#544}
]
]
}
25. call_user_func() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
24. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:32: """
\n
return call_user_func($slice($stack, $pipe), $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#554}
1 => Request {#40}
]
}
23. Illuminate\Session\Middleware\StartSession->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:62: """
\n
$response = $next($request);\n
\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
22. call_user_func_array() ==> Illuminate\Session\Middleware\StartSession->handle(): {
args: array:2 [
0 => Request {#40}
1 => Closure {#545}
]
}
21. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> call_user_func_array(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:136: """
\n
return call_user_func_array([$pipe, $this->method], $parameters);\n
};\n
"""
}
args: array:2 [
0 => array:2 [
0 => StartSession {#551}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#545}
]
]
}
20. call_user_func() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
19. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:32: """
\n
return call_user_func($slice($stack, $pipe), $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#547}
1 => Request {#40}
]
}
18. call_user_func() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
17. Illuminate\Pipeline\Pipeline->then() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:102: """
return call_user_func(\n
array_reduce($pipes, $this->getSlice(), $firstSlice), $this->passable\n
);\n
"""
}
args: array:2 [
0 => Closure {#546}
1 => Request {#40}
]
}
16. Illuminate\Routing\Router->runRouteWithinStack() ==> Illuminate\Pipeline\Pipeline->then(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Router.php:726: """
);\n
});\n
}\n
"""
}
args: array:1 [
0 => Closure {#542}
]
}
15. Illuminate\Routing\Router->dispatchToRoute() ==> Illuminate\Routing\Router->runRouteWithinStack(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Router.php:699: """
\n
$response = $this->runRouteWithinStack($route, $request);\n
\n
"""
}
args: array:2 [
0 => Route {#304}
1 => Request {#40}
]
}
14. Illuminate\Routing\Router->dispatch() ==> Illuminate\Routing\Router->dispatchToRoute(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Router.php:675: """
\n
$response = $this->dispatchToRoute($request);\n
\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
13. Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}() ==> Illuminate\Routing\Router->dispatch(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:246: """
\n
return $this->router->dispatch($request);\n
};\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
12. call_user_func() ==> Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
11. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:52: """
try {\n
return call_user_func($destination, $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#31}
1 => Request {#40}
]
}
10. Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:44: """
\n
return $next($request);\n
}\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
9. call_user_func_array() ==> Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle(): {
args: array:2 [
0 => Request {#40}
1 => Closure {#361}
]
}
8. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() ==> call_user_func_array(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:136: """
\n
return call_user_func_array([$pipe, $this->method], $parameters);\n
};\n
"""
}
args: array:2 [
0 => array:2 [
0 => CheckForMaintenanceMode {#368}
1 => "handle"
]
1 => array:2 [
0 => Request {#40}
1 => Closure {#361}
]
]
}
7. call_user_func() ==> Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
6. Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:32: """
\n
return call_user_func($slice($stack, $pipe), $passable);\n
} catch (Exception $e) {\n
"""
}
args: array:2 [
0 => Closure {#364}
1 => Request {#40}
]
}
5. call_user_func() ==> Illuminate\Routing\Pipeline->Illuminate\Routing\{closure}(): {
args: array:1 [
0 => Request {#40}
]
}
4. Illuminate\Pipeline\Pipeline->then() ==> call_user_func(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:102: """
return call_user_func(\n
array_reduce($pipes, $this->getSlice(), $firstSlice), $this->passable\n
);\n
"""
}
args: array:2 [
0 => Closure {#363}
1 => Request {#40}
]
}
3. Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() ==> Illuminate\Pipeline\Pipeline->then(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:132: """
->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)\n
->then($this->dispatchToRouter());\n
}\n
"""
}
args: array:1 [
0 => Closure {#31}
]
}
2. Illuminate\Foundation\Http\Kernel->handle() ==> Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter(): {
src: {
/var/www/html/soldigo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:99: """
\n
$response = $this->sendRequestThroughRouter($request);\n
} catch (Exception $e) {\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
1. {main} ==> Illuminate\Foundation\Http\Kernel->handle(): {
src: {
/var/www/html/soldigo/public/index.php:52: """
$response = $kernel->handle(\n
$request = Illuminate\Http\Request::capture()\n
);\n
"""
}
args: array:1 [
0 => Request {#40}
]
}
}
}